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
prepared for tag 0.7 More... almost 14 years ago
added support for resetting request option 'comet' to false. More... almost 14 years ago
updated examples to support comet applications. More... almost 14 years ago
refactored to add individual request's options. this allows to support both comet and pipelined requests. More... almost 14 years ago
back to 0.7-dev version. need to support http pipelining before releasing v0.7. More... almost 14 years ago
corrected bug on ipv6 checking More... almost 14 years ago
corrected bug on ip check More... almost 14 years ago
setting version to 0.7. More... almost 14 years ago
added description in readme file More... almost 14 years ago
added support to extract plain uri unquoted as a list() [thanks to okeuday suggestion] More... almost 14 years ago
added support for IP address is tuple format [thanks to okeuday for suggestion] More... almost 14 years ago
reset file read buffer to original value More... almost 14 years ago
reduced file read buffer More... almost 14 years ago
added check to avoid double passing of same header in file sending More... almost 14 years ago
added readme and contributor's details More... almost 14 years ago
added custom headers on file sending to browser More... almost 14 years ago
corrected typo. i should go to sleep now. More... almost 14 years ago
corrected typo on example. More... almost 14 years ago
corrected dialyzer warnings. More... almost 14 years ago
added example on how to start multiple misultin servers with custom registered names on a single node More... almost 14 years ago
Misultin can be started without a registered name or with a different name, so that multiple versions of misultin can be started on a single node More... almost 14 years ago
since integer_to_list is not automatically imported on early R13, modified to erlang:integer_to_list More... almost 14 years ago
since list_to_integer is not automatically imported on early R13, modified to erlang:list_to_integer More... almost 14 years ago
removed matching based on an opaque atom, to ensure compatibility in case OTP team changes this. More... almost 14 years ago
refactored the acceptance of new connections More... almost 14 years ago
improved compatibility with previous OTP versions on SSL accept More... almost 14 years ago
Fix error when closing page with opened web socket (thanks to cybergrind) More... almost 14 years ago
polished some dialyzer warnings More... almost 14 years ago
changed references to github, dropping google svn maintenance More... almost 14 years ago
corrected bug on SSL connection getting dropped. More... almost 14 years ago