We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run chat example: plackup -s Feersum -E development --port 4002 chat.psgi
plackup -s Feersum -E development --port 4002 chat.psgi
Load up chat room at /chat/foo?hippie.mode=poll
/chat/foo?hippie.mode=poll
Request URL:http://localhost:4002/_hippie/poll/?_=1335650841871 Request Method:GET Status Code:302 Found Request Headersview source Accept:application/json, text/javascript, */* Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3 Accept-Encoding:gzip,deflate,sdch Accept-Language:en-US,en;q=0.8 Connection:keep-alive Host:localhost:4002 Referer:http://localhost:4002/chat/foo?hippie.mode=poll User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11 X-Requested-With:XMLHttpRequest Query String Parametersview URL encoded _:1335650841871 Response Headers Content-Length:0 Location:ocalhost:4002/_hippie/poll/?client_id=0.230205906779165
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To reproduce:
Run chat example:
plackup -s Feersum -E development --port 4002 chat.psgi
Load up chat room at
/chat/foo?hippie.mode=poll
Result:
The text was updated successfully, but these errors were encountered: