This website requires JavaScript.
Explore
Help
Sign In
faye
/
websocket-driver-ruby
Watch
1
Star
0
Fork
0
mirror of
https://github.com/faye/websocket-driver-ruby.git
synced
2025-11-01 13:59:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
019ba714cd12f91f9683055da692f6be06691270
websocket-driver-ruby
/
spec
/
websocket
/
driver
T
History
James Coglan
2ec898c6a1
If any driver encounters a validation error in the request headers, it can throw an error and Driver#start will catch that and send a 400 response to the client.
2017-11-23 23:01:26 +00:00
..
client_spec.rb
Silence all -W2 warnings.
2016-05-18 22:42:16 +01:00
draft75_examples.rb
Silence all -W2 warnings.
2016-05-18 22:42:16 +01:00
draft75_spec.rb
Revise uses of encoding APIs.
2016-05-19 21:08:22 +01:00
draft76_spec.rb
If any driver encounters a validation error in the request headers, it can throw an error and Driver#start will catch that and send a 400 response to the client.
2017-11-23 23:01:26 +00:00
hybi_spec.rb
If any driver encounters a validation error in the request headers, it can throw an error and Driver#start will catch that and send a 400 response to the client.
2017-11-23 23:01:26 +00:00