Skip to content

Conversation

@Vasfed
Copy link

@Vasfed Vasfed commented Mar 16, 2012

Faye intercepts http headers for websockets and eventsource thus sse transport is not http-compiliant.
This is fixed by re-sending the headers.

Also there're commits for rails 3.2 compatibility

@stevecrozz
Copy link

I am running into this problem with EventSource headers. If your request includes "Accept: text/event-stream" like the specification says you MAY do, and as Chrome does, the response returned has no headers. The response MUST include HTTP headers.

@lucasallan
Copy link
Collaborator

@Vasfed Could you rebase your branch? Thanks.

@ghost ghost assigned lucasallan Dec 14, 2013
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

Successfully merging this pull request may close these issues.

3 participants