Closed (fixed)
Project:
HTTP Parallel Request & Threading Library
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2012 at 04:40 UTC
Updated:
15 Jul 2013 at 23:21 UTC
Jump to comment: Most recent file
Comments
Comment #3
mikeytown2 commentedThe following patch has been committed.
Comment #4
mikeytown2 commentedSession is next
http://api.drupal.org/api/drupal/includes!session.inc/function/drupal_se...
http://api.drupal.org/api/drupal/includes!session.inc/function/sess_read/6
7.x I can get it to work for current user. Being able to do a drupal set message for any users session is nice; going to look at node.js module for how session stuff is done.
Comment #5
mikeytown2 commentedSomething to think about for 2.x if that were to happen.
Comment #6
mikeytown2 commentedHave a use case for this so going to get it working.
Comment #7
mikeytown2 commentedFollowing patch has been committed to 6.x & 7.x