Commit Graph

  • f135361d05 Bump httpclient from 4.4.1 to 4.5.13 in /webserver dependabot/maven/webserver/org.apache.httpcomponents-httpclient-4.5.13 dependabot[bot] 2021-06-04 01:13:06 +00:00
  • e7b17647e4 Bump httpclient from 4.2.5 to 4.5.13 in /core dependabot/maven/core/org.apache.httpcomponents-httpclient-4.5.13 dependabot[bot] 2021-06-04 01:09:44 +00:00
  • f5a6aee449 Bump httpclient from 4.4.1 to 4.5.13 in /fileupload dependabot/maven/fileupload/org.apache.httpcomponents-httpclient-4.5.13 dependabot[bot] 2021-06-04 01:09:32 +00:00
  • 4afac63b15 Bump httpclient from 4.4.1 to 4.5.13 in /nanolets dependabot/maven/nanolets/org.apache.httpcomponents-httpclient-4.5.13 dependabot[bot] 2021-06-04 01:09:22 +00:00
  • 9d1a4cb927 Bump junit from 4.12 to 4.13.1 dependabot/maven/junit-junit-4.13.1 dependabot[bot] 2020-10-13 06:57:00 +00:00
  • 171920755f Bump commons-fileupload from 1.3.1 to 1.3.3 in /fileupload dependabot/maven/fileupload/commons-fileupload-commons-fileupload-1.3.3 dependabot[bot] 2019-10-29 13:30:43 +00:00
  • efb2ebf85a Merge pull request #546 from wing9405/master master LordFokas 2019-07-03 19:16:33 +01:00
  • cd37235110 removed remoteHostName from HTTPSession: it can take too long time to figure out via DNS hyunik.na 2019-07-02 23:40:13 +09:00
  • b04a342a4b Merge pull request #525 from evgk/patch-1 LordFokas 2018-11-23 20:13:58 +00:00
  • 0e74d0329f Proper exception handling root 2018-11-22 07:29:04 -05:00
  • fd80618e93 Merge pull request #487 from gramstrong/master LordFokas 2018-04-06 15:30:44 +01:00
  • c28fa4c8e6 Updated README.md example code to align with the example Maven dependency. Graham Armstrong 2018-04-04 10:41:02 -05:00
  • 1b6450ee68 Merge pull request #479 from arjunmenon/patch-1 LordFokas 2018-01-31 15:23:39 +00:00
  • 6af572b667 Support more HTTP verbs Arjun Menon 2018-01-31 18:46:23 +05:30
  • 8118aec004 Merge pull request #475 from Josh-Larson/feature/added-gradle LordFokas 2018-01-24 14:39:55 +00:00
  • f9cd157711 Fixed test compile error Josh Larson 2018-01-21 13:07:50 -06:00
  • 952481eaee Added gradle build support Josh Larson 2018-01-21 12:56:40 -06:00
  • e33c73a96f Merge pull request #469 from jh3141/master LordFokas 2018-01-03 17:50:29 +00:00
  • adb49fc76a "oraclejdk7" -> "openjdk7" jh3141 2017-11-25 03:36:44 +00:00
  • f1cb85c38e Merge pull request #434 from MikeBruns/master LordFokas 2017-03-25 16:51:28 +00:00
  • 6fd730a9fa fixed SimpleWebServer execution path Michael Bruns 2017-03-25 00:03:32 -04:00
  • dc83d5b66b Merge pull request #416 from dunmatt/master LordFokas 2017-01-21 20:07:36 +00:00
  • bf7525d9df tweaked the language to reflect that it's a version difference as opposed to a hosting location difference M@ 2017-01-21 14:47:31 -05:00
  • ebb03254c0 added a note in README.md to alert newcommers to the namespace change M@ 2017-01-21 11:46:02 -05:00
  • 711b93aa3b Forgot to edit some fields to use JDK 7 LordFokas 2017-01-20 23:43:22 +00:00
  • 4329816aab Merge pull request #414 from twhitbeck/server-runner-typo LordFokas 2017-01-20 23:40:54 +00:00
  • ab2d6426a8 Fix minor typos in ServerRunner.java Timothy Whitbeck 2017-01-20 10:27:25 -05:00
  • 0c24a80b87 Merge pull request #411 from LordFokas/development LordFokas 2017-01-04 17:55:52 +00:00
  • d0978f5827 Bumped JDK versions to 1.7 in POM.xml LordFokas 2017-01-04 13:42:28 +00:00
  • e175fd08e0 Merge pull request #410 from LordFokas/development LordFokas 2017-01-04 13:23:11 +00:00
  • 9cd340f188 Should fix #395 LordFokas 2017-01-04 12:39:46 +00:00
  • 1de83fe8f6 Fix GZip usage control being very poorly written. LordFokas 2017-01-04 12:32:56 +00:00
  • 63815b9a19 Merge pull request #405 from LordFokas/development LordFokas 2016-12-25 00:09:03 +00:00
  • 9ba26a5efe Search-replace fi.iki.elonen -> org.nanohttpd elonen 2016-12-21 12:40:43 +02:00
  • d2af06753b Merge pull request #384 from LordFokas/development LordFokas 2016-12-13 13:35:44 +00:00
  • b49e60862d Merge pull request #401 from cypressious/patch-1 LordFokas 2016-12-13 13:33:58 +00:00
  • f75268b927 Add missing quote Kirill Rakhman 2016-12-13 10:49:08 +01:00
  • fe4feb600c Change the way Gzip is handled. This enables interceptors to painlessly define new Gzip settings for their own responses. LordFokas 2016-12-12 23:39:57 +00:00
  • 35ba70383f Use constant for magic string "postData" Kirill Rakhman 2016-12-09 13:36:23 +01:00
  • cc8785ec45 Merge pull request #394 from evliya/master LordFokas 2016-11-11 22:26:05 +00:00
  • 6a807057f9 Added exception handling to the sendBody method. If the outputStream is closed by the client, all the loop gets broken pipe exception. Just closing the input stream if exception is caught. Eren Yilmaz 2016-11-11 19:43:52 +03:00
  • 79f98440a4 Merge pull request #385 from tatsuyafw/fix-broken-link LordFokas 2016-09-29 15:38:14 +01:00
  • 27aacd9716 Fix a broken link in README Tatsuya Hoshino 2016-09-29 21:41:35 +09:00
  • 060d6d2292 Child protocol interceptors. Also fuck Mockito! LordFokas 2016-09-29 03:25:23 +01:00
  • f57064fc37 HTTP handling is now delegated to an IHandler LordFokas 2016-09-29 01:24:35 +01:00
  • 1f31f551dd Remove deprecated NanoHTTPD.serve(uri, method, headers, parms, files) LordFokas 2016-09-29 00:47:36 +01:00
  • c4474df6a4 Started work on the pluggable request-answering strategy. (reverted from commit 0f6271c9be) LordFokas 2016-09-26 01:56:45 +01:00
  • 0f6271c9be Started work on the pluggable request-answering strategy. LordFokas 2016-09-12 05:43:16 +01:00
  • d757ade973 Merge pull request #374 from LordFokas/development LordFokas 2016-09-12 01:26:02 +01:00
  • 068a9bc6cd Fix broken cookie tests. LordFokas 2016-09-12 01:20:36 +01:00
  • cf18465e4e I'm getting seriously pissed at you, Travis. LordFokas 2016-09-12 01:07:51 +01:00
  • ed515e3c37 Whoopsie :p LordFokas 2016-09-12 00:56:57 +01:00
  • 67513a302b ... then fix it. LordFokas 2016-09-12 00:51:10 +01:00
  • bdf45500cb First create a test that fails... LordFokas 2016-09-12 00:41:50 +01:00
  • f4b9f3025c Merge pull request #371 from LordFokas/development LordFokas 2016-09-10 03:20:55 +01:00
  • 151cdb046a My bad :( LordFokas 2016-09-10 03:12:10 +01:00
  • cac70b7c5c Closes #332 LordFokas 2016-09-10 00:06:01 +01:00
  • 29c541640d Merge pull request #370 from LordFokas/development LordFokas 2016-09-09 23:07:14 +01:00
  • 22fe0abc4a Closes #316 LordFokas 2016-09-09 22:45:38 +01:00
  • 94dd976c2e Merge pull request #18 from LordFokas/upstream LordFokas 2016-09-09 19:54:00 +01:00
  • a8837229c2 Merge pull request #17 from NanoHttpd/master LordFokas 2016-09-09 19:53:26 +01:00
  • a49f9ae267 Merge pull request #369 from NanoHttpd/LordFokas-development LordFokas 2016-09-09 19:38:30 +01:00
  • f5c2ec1f00 get v3.0 build test clean #357 ritchie 2016-09-09 15:53:02 +02:00
  • 0563f1fd44 Moved the WebSockets samples back to the websocket module, see if that's what's breaking the tests on Travis. LordFokas 2016-08-31 18:22:45 +01:00
  • 3d31497e70 LordFocas added to the travis builds Richard van Nieuwenhoven 2016-08-25 19:00:18 +02:00
  • 02ace109e9 Added my data to pom.xml LordFokas 2016-08-25 16:40:03 +01:00
  • 7680d43fa3 Added e-mail to travis.yml LordFokas 2016-08-25 16:35:54 +01:00
  • 1b9e7e056f Moved everything to a org.nanohttpd.* base package, for consistency :) LordFokas 2016-08-25 08:13:07 +01:00
  • f4d5a58330 Broke WEBSOCKETS module into pieces too. LordFokas 2016-08-25 08:00:58 +01:00
  • 5961be47b1 whoops LordFokas 2016-08-25 07:47:47 +01:00
  • 2a4b473611 Moved WSD samples into the SAMPLES module. LordFokas 2016-08-25 07:39:59 +01:00
  • 974616fec1 Fixed NANOLETS, MARKDOWN and SAMPLES. No errors. LordFokas 2016-08-25 07:36:50 +01:00
  • a2205bf193 fixed WEBSERVER, 49 errors to go. LordFokas 2016-08-25 07:29:09 +01:00
  • c094b48aa8 fixed FILEUPLOAD and WEBSOCKETS LordFokas 2016-08-25 07:23:13 +01:00
  • 4e47a5fa23 Broke CORE into pieces. Updated CORE tests. Introduced 150 errors in all other modules. LordFokas 2016-08-25 07:13:07 +01:00
  • d72d29e647 Merge pull request #16 from LordFokas/upstream LordFokas 2016-08-25 05:13:22 +01:00
  • 3ce326f60d Merge pull request #15 from NanoHttpd/master LordFokas 2016-08-25 05:12:38 +01:00
  • da134bd96f [maven-release-plugin] prepare for next development iteration local ritchie 2016-08-12 20:14:12 +02:00
  • 16ed41b22c [maven-release-plugin] prepare release nanohttpd-project-2.3.1 nanohttpd-project-2.3.1 ritchie 2016-08-12 20:14:02 +02:00
  • cbfa3ccf59 lauches adapted to better names ritchie 2016-08-12 19:53:20 +02:00
  • ac0522b888 lowerd coverage requirement and some file formattings ritchie 2016-08-12 19:50:19 +02:00
  • a4d62f0668 Merge pull request #351 from praserocking/master LordFokas 2016-08-11 00:16:10 +01:00
  • d2c6a64e13 If ContentType header has 'json' in it, then the response will be GZIPPED Prasanna S 2016-08-10 12:48:12 +05:30
  • 73b093ceff Merge pull request #330 from dwatling/master LordFokas 2016-06-25 17:43:38 +01:00
  • 1627958cb8 Closes #329, #286 IHTTPSesssion.parms is now a map to a list of values for a given key. The old getParms() interface still exists, but moving forward one should use getParameters() Dan Watling 2016-06-24 11:06:51 -05:00
  • 52af4d8798 Merge pull request #327 from philippwiesemann/fix-core-mime-stream LordFokas 2016-06-18 23:56:56 +01:00
  • 467524f458 Fix opening mimetypes twice and only closing first Philipp Wiesemann 2016-06-18 22:20:40 +02:00
  • b974b8d4f8 Merge pull request #326 from philippwiesemann/fix-readme-typos LordFokas 2016-06-15 11:15:40 +01:00
  • abe46d5b47 Fix typos in README.md Philipp Wiesemann 2016-06-14 23:05:09 +02:00
  • d59582125b Merge pull request #324 from sebokmarton/master LordFokas 2016-06-12 20:53:00 +01:00
  • 9467101a83 Merge pull request #325 from philippwiesemann/fix-webserver-html LordFokas 2016-06-12 20:51:29 +01:00
  • 2260799a62 Fix webserver directory listing being wrong HTML Philipp Wiesemann 2016-06-11 23:00:07 +02:00
  • a47eefca7a Enable extension of ClientHandler and ServerRunnable Marton Sebok 2016-06-09 16:43:09 +02:00
  • 18664964cc Merge pull request #320 from sgallese/patch-1 LordFokas 2016-06-01 01:28:26 +01:00
  • f9280bb1cc Typo Sebastian Gallese 2016-05-31 17:12:36 -07:00
  • 8985d840b5 Merge pull request #313 from brettlounsbury/master LordFokas 2016-05-22 20:22:54 +01:00
  • 014d9f5153 Merge pull request #315 from rherrmann/patch-1 LordFokas 2016-05-21 11:17:03 +01:00
  • 4928b78b6e Fix typo in example code Rüdiger Herrmann 2016-05-21 12:08:58 +02:00
  • b577795c73 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 2016-05-18 15:13:47 -07:00
  • a3bf2afc44 Merge pull request #310 from brettlounsbury/master LordFokas 2016-05-13 19:46:48 +01:00