Benjamin Mosnier
Benjamin Mosnier
Hello @stemy2 This is not what we planned, but this project is suspended while the whole team can fill their fridge enough to find time to save the world...
+1 Could be usefull when a page in called from a script (not from a browser). In this case (php client of a restfull api for example) it is easier...
@JoeWagner I try your solution it is working and consists in : - A middleware before express-session to catch a specific header (x-session-id) and inject it in `req.sessionID` - A...
I am ready to make the pull request but my unit test is not ready. I make a first request with no header and i catch the session-id in response...
@alexey-detr thank you ! if you have already implemented the "session-id via header" why not to make a pull request ?
my apology. you're right https://github.com/expressjs/session/pulls sound your request has not been pulled yet sorry
Travis says "This pull request can be automatically merged by project collaborators." sounds good guys !
+1 here too, the REST API on v1 is deprecated... this is the twitter api error response, that encourage to switch to 1.1 > data: '{"errors": [{"message": "The Twitter REST...