openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
nanoHTTPd
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Aug 29, 2024 — Aug 29, 2025
Showing page 4 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #315 from rherrmann/patch-1
LordFokas
More...
over 9 years ago
Fix typo in example code
RĂ¼diger Herrmann
More...
over 9 years ago
Add a RoutePrioritizer interface and some implementations of that interface. There is a Default implementation that mimics the existing code, an InsertionOrder implementation that uses the order that routes are inserted, and a ProvidedPriority implementation that uses the priority that was provided instead of the one that UriResource calculates for itself. By default routing works the same, but this allows us to extend how routing works.
Lounsbury
More...
over 9 years ago
Merge pull request #310 from brettlounsbury/master
LordFokas
More...
over 9 years ago
Add 302 and 307 redirects.
Lounsbury
More...
over 9 years ago
Add several missing HTTP Status codes, and add tests to ensure the Status code messages match the name of the enum.
Lounsbury
More...
over 9 years ago
Merge pull request #308 from brettlounsbury/master
Richard van Nieuwenhoven
More...
over 9 years ago
Add ability to be able to set NotFound and NotImplemented handlers since there is currently no ability to overwrite the ones that are set by addMapping().
Lounsbury
More...
over 9 years ago
Merge pull request #303 from wildsmith/master
Richard van Nieuwenhoven
More...
over 9 years ago
Tom - Nanohttpd - trying something different
Belk, Thomas W
More...
over 9 years ago
Tom - Nanohttpd - changing the scope of the lookup for status, adding tests
Belk, Thomas W
More...
over 9 years ago
Tom - Nanohttpd - adding lookup for status
Belk, Thomas W
More...
over 9 years ago
reduced coverage, because of new constructor
ritchie
More...
over 9 years ago
Merge pull request #301 from as1an/websocket
LordFokas
More...
over 9 years ago
[+] the last frame also contains a payload, so we have to add it to the list "continuousFrames"
aslan
More...
over 9 years ago
Merge pull request #291 from eseidinger/master
LordFokas
More...
over 9 years ago
add constructor with hostname parameter to RouterNanoHTTPD
Emanuel Seidinger
More...
over 9 years ago
[maven-release-plugin] prepare for next development iteration
ritchie
More...
over 9 years ago
[maven-release-plugin] prepare release nanohttpd-project-2.3.0
ritchie
More...
over 9 years ago
ignore for licence and settings
ritchie
More...
over 9 years ago
licence should not be checked in
ritchie
More...
over 9 years ago
update version for next release
ritchie
More...
over 9 years ago
create a context type container and handle responce encodings #261
ritchie
More...
over 9 years ago
repaired test fixes #173
ritchie
More...
over 9 years ago
minor code refactorings and adapted tests for the multiple merged pull requests
ritchie
More...
over 9 years ago
automatic code formattings
ritchie
More...
over 9 years ago
Merge pull request #275 from tagback/master
Richard van Nieuwenhoven
More...
over 9 years ago
Merge pull request #274 from mxie1563/master
Richard van Nieuwenhoven
More...
over 9 years ago
Merge pull request #273 from kljh/master
Richard van Nieuwenhoven
More...
over 9 years ago
Merge pull request #272 from matthieu-labas/master
Richard van Nieuwenhoven
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree