Skip to content
New issue

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

Poll mode doesn't have channel name and responses are invalid #8

Open
revmischa opened this issue Apr 28, 2012 · 0 comments
Open

Poll mode doesn't have channel name and responses are invalid #8

revmischa opened this issue Apr 28, 2012 · 0 comments

Comments

@revmischa
Copy link
Collaborator

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:

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant