flaviogrossi / sockjs-cyclone

SockJS server support for the Cyclone web server
MIT License
26 stars 4 forks source link

update support to sockjs protocol v3.3 #2

Closed flaviogrossi closed 12 years ago

flaviogrossi commented 12 years ago

this includes fixing POST caching in iOS6 by adding "Cache-Control: no-cache" header in xhr POST requests.

more details in sockjs/sockjs-protocol#56.

issue resolved in 2277c6e0fc7dbc425f56bff4607682d8dee09ebf.