mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
![]() It was only used by Safari 5.0.1 and possibly 5.1. Their market share is dropping as we speak. It was also insecure (disabled in Firefox for that reason). This will allow us to make much more efficient and cleaner code for the rest of the Websocket versions we support (drafts 7 to 17 + RFC), which are pretty much all versions seen in the wild excluding the one we're removing here. |
||
---|---|---|
.. | ||
cowboy.app.src | ||
cowboy.erl | ||
cowboy_app.erl | ||
cowboy_bstr.erl | ||
cowboy_client.erl | ||
cowboy_clock.erl | ||
cowboy_dispatcher.erl | ||
cowboy_handler.erl | ||
cowboy_http.erl | ||
cowboy_http_handler.erl | ||
cowboy_loop_handler.erl | ||
cowboy_middleware.erl | ||
cowboy_multipart.erl | ||
cowboy_protocol.erl | ||
cowboy_req.erl | ||
cowboy_rest.erl | ||
cowboy_router.erl | ||
cowboy_static.erl | ||
cowboy_sup.erl | ||
cowboy_websocket.erl | ||
cowboy_websocket_handler.erl |