1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #271 from DevFactory/release/unit-tests More... over 9 years ago
added responce code fixes #245 More... over 9 years ago
Merge branch 'master' of https://github.com/tagback/nanohttpd More... over 9 years ago
Added a space character to the regex param pattern. Now encoded URLs will be recognized. More... over 9 years ago
Added a space character to the regex param pattern. Now encoded URLs will be recognized. More... over 9 years ago
minor update in decodeMultipartFormData() to support <input type="file" name="filename" multiple> More... over 9 years ago
add HTTP verbs and status codes for WebDAV (RFC 4918) More... over 9 years ago
Missed another revert... More... over 9 years ago
Removed static method (didn't see the "protected", thanks Travis!). More... over 9 years ago
Use valueOf() instead of looping through Enumeration' "toString()" (which is unsafe as is can be overridden, "name()" is preferred). Added a few warning suppression for Eclipse. Fixed super-minor typo. More... over 9 years ago
Adding unit tests More... over 9 years ago
code formatting #263 More... over 9 years ago
code formatting #262 More... over 9 years ago
the non static changes of #226, the statics are not taken because of the upcomming redesign #253 More... over 9 years ago
Merge pull request #263 from WilliamDo/master More... over 9 years ago
Merge pull request #262 from tagback/master More... over 9 years ago
documentation updated #266 More... over 9 years ago
extend the try catch to cover also not found resources #265 More... over 9 years ago
be more explisit in handling ssl exceptions #264 More... over 9 years ago
change log level of exception #249 More... over 9 years ago
add unit tests for loading keystore from resources path More... over 9 years ago
encoding and contenty type handling #261 More... over 9 years ago
Added some HttpSession tests. More... over 9 years ago
throw exception if keystore is not found in resources classpath when using ssl, prevents silently creating an empty keystore More... over 9 years ago
Added getter for remote ip address and remote hostname. More... over 9 years ago
code improvements, no nullchecks and less garbage More... over 9 years ago
Merge pull request #12 from LordFokas/upstream More... almost 10 years ago
Merge pull request #11 from NanoHttpd/master More... almost 10 years ago
relocation poms #254 More... almost 10 years ago
code formatings More... almost 10 years ago