1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add simple router example. Issue #214 - NanoHTTPD uri router More... about 10 years ago
open visibility of SimpleWebServer#addCORSHeaders() method as requested in #207 comments More... about 10 years ago
extra jar with echo server #210 More... about 10 years ago
Update pom.xml More... about 10 years ago
Added some HTTP methods. Closes #208 More... about 10 years ago
lf as line separator #206 More... about 10 years ago
fixes #25 add basic CORS support More... about 10 years ago
Copied README to site docs More... about 10 years ago
Removed spurious indent. More... about 10 years ago
Merge branch 'master' of https://github.com/NanoHttpd/nanohttpd More... about 10 years ago
Added syntax highlight to README More... about 10 years ago
Removed spurious indent. More... about 10 years ago
Restructured readme and added a start-from-zero tutorial. More... about 10 years ago
fix for travis master branch condition More... about 10 years ago
prevent pull request from deploying a version More... about 10 years ago
getting started added More... about 10 years ago
auto deployment of the snapshot More... about 10 years ago
Merge pull request #200 from snostorm/adds-svg More... about 10 years ago
Some work on README More... about 10 years ago
Merge pull request #203 from luctrudeau/patch-1 More... about 10 years ago
Merge pull request #202 from luctrudeau/patch-2 More... about 10 years ago
Added 408 Request Timeout to Status enum More... about 10 years ago
Merge pull request #201 from Meteorite/master More... about 10 years ago
Close user provided Response data InputStream even in case of error More... about 10 years ago
readme addapted to current state More... about 10 years ago
Compress mime type text/* by default. Closes #196 More... about 10 years ago
Adds SimpleWebServer MIME of `image/svg+xml` More... about 10 years ago
default of gzip compression set to false, #196 More... about 10 years ago
use ascii encoding to parse the headers, fixes #192 More... about 10 years ago
Merge pull request #193 from kira1928/set-chunked-when-gzip More... about 10 years ago