Loïc Hoguin
|
874cdd3bda
Merge branch 'variances-fix' of github.com:klaar/cowboy
|
13 лет назад |
Loïc Hoguin
|
f445f16f60
Fixes match_media_type in cowboy_http_rest
|
13 лет назад |
Loïc Hoguin
|
a37dd714e0
Merge branch 'hipe-compilation-fix' of github.com:klaar/cowboy
|
13 лет назад |
Loïc Hoguin
|
7c1372df20
Merge branch 'master' of github.com:talentdeficit/cowboy
|
13 лет назад |
alisdair sullivan
|
62bdb7d9a2
adds webmachine format content type handling
|
13 лет назад |
Loïc Hoguin
|
57eb99fa42
Merge branch 'urlencode' of github.com:klaar/cowboy
|
13 лет назад |
Magnus Klaar
|
2644a6cacc
update cowboy_http_rest:variances/2
|
13 лет назад |
Magnus Klaar
|
b1bbd023c5
update /bits in binary expressions to /binary
|
13 лет назад |
Magnus Klaar
|
ef7b41c8ce
add cowboy_http:urlencode/2 and urlencode/1
|
13 лет назад |
Loïc Hoguin
|
168405830d
Fix the process_post/2 function in cowboy_http_rest
|
13 лет назад |
Loïc Hoguin
|
81fe0592b1
Add more documentation to the REST protocol handler
|
13 лет назад |
Loïc Hoguin
|
cc44a6a518
Merge branch 'master' of https://github.com/erlyvideo/cowboy
|
13 лет назад |
Loïc Hoguin
|
1530d45f8e
Add default values to known_methods and allowed_methods
|
13 лет назад |
Loïc Hoguin
|
8d2102fe11
Allow HTTP protocol upgrades to use keepalive
|
13 лет назад |
Max Lapshin
|
b9c70f2e08
peer_addr/1 function
|
13 лет назад |
Loïc Hoguin
|
7f46e53436
Merge branch 'noquoted' of https://github.com/klaar/cowboy
|
13 лет назад |
Magnus Klaar
|
c747efbd75
replace quoted:from_url with cowboy_http:urldecode
|
13 лет назад |
Loïc Hoguin
|
ce92ab1e63
Add cowboy_http_req:set_resp_cookie/4
|
13 лет назад |
Loïc Hoguin
|
a12a910341
Fix a crash in websocket_handshake/3 with hixie-76
|
13 лет назад |
Loïc Hoguin
|
3649b0ee0d
Simplify the guards for cowboy_http_req:body/2
|
13 лет назад |
Loïc Hoguin
|
0201f7f2b2
cowboy_http_protocol shouldn't crash if the client sends HTTP responses
|
13 лет назад |
Loïc Hoguin
|
aab1587a4b
Add experimental Webmachine based REST protocol support
|
13 лет назад |
Loïc Hoguin
|
7acaa996ed
The semantics for a missing 'If-Match' aren't the same as '*'
|
13 лет назад |
Loïc Hoguin
|
99d8f837fe
Fix specs to allow headers as iodata() and not just binary()
|
13 лет назад |
Loïc Hoguin
|
83ec63374f
Change the returned value for language_range parsing
|
13 лет назад |
Loïc Hoguin
|
2ae5e804fb
Weekdays are binaries and not lists
|
13 лет назад |
Loïc Hoguin
|
ad87fee0af
Fix a websocket test handler that was throwing an unwanted error
|
13 лет назад |
Loïc Hoguin
|
64a40cb479
Add set_resp_header/3 and set_resp_body/2 to cowboy_http_req
|
13 лет назад |
Loïc Hoguin
|
dcc3d83e31
Fix default parsed values for the Accept and Accept-* headers
|
13 лет назад |
Loïc Hoguin
|
f1c94c40f8
Fix specs for cowboy_http:language_range_ret/3
|
13 лет назад |