0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added complementary http status codes More... about 13 years ago
The pattern in socket_loop for reqinfo, session_cmd and body_recv calls should match the calling pid, not the LoopPid. Otherwise it never matches, and anyways we need the socket pid for the response. More... about 13 years ago
Merge pull request #74 from RJ/master More... about 13 years ago
Restore original socket options after reading PROXY line More... about 13 years ago
HIBY_10_17_COMMON renamed to HYBI_COMMON, since it's probably common to the next hybi- draft too More... about 13 years ago
simplify sanity_check More... about 13 years ago
Add max size (100kB) for incoming websocket frames More... about 13 years ago
updated body_recv example More... about 13 years ago
refactored websocket hybi 10 and 17 code to have a common module More... about 13 years ago
added specs and refactored hybi-10 with RJ's code More... about 13 years ago
added readme spacing because i felt compelled to do so More... about 13 years ago
corrected websocket javascript support for SSL More... about 13 years ago
updated README More... about 13 years ago
removed timeout on accept More... about 13 years ago
added option to manually receive body, which allows streaming uploads More... about 13 years ago
refactoring of the body receive code to prepare api for the manual receive More... about 13 years ago
Merge branch 'master' into body_read More... about 13 years ago
removed hot code swapping, caused server to restart acceptors from supervisors More... about 13 years ago
added custom opts More... about 13 years ago
added the auto_recv_body option More... about 13 years ago
allowed for hot code upgrades More... about 13 years ago
added inets as dependency More... about 13 years ago
added expire, date and server headers on file sending More... about 13 years ago
customized displayed error messages in responses More... about 13 years ago
refactored error message More... about 13 years ago
removed echo example file copy More... about 13 years ago
polished dialyzer warnings and refactored part of the proxy protocol More... about 13 years ago
polished dialyzer warnings and refactored part of the proxy protocol More... about 13 years ago
corrected default file read chunk size More... about 13 years ago
updated README file More... about 13 years ago