Commit History

Автор SHA1 Съобщение Дата
  Marcos 7b25c727fe Make authenticated username available to scripts. (#100) преди 6 години
  Gregor 122bb889c9 comment out print statement преди 7 години
  Gregor f24d6e908b Fix typo преди 7 години
  Gregor d68dfc75f9 Merge remote-tracking branch 'refs/remotes/marcoskirsch/master' into BetterLoggingAndMoreCloseConnections преди 7 години
  Gregor e4d829b6c9 Improve Connection Close handling преди 7 години
  Gregor 9b10383cb6 Call to log had wrong parameters преди 7 години
  smet 79313b0644 Update httpserver.lua преди 7 години
  Marcos Kirsch 2e25a63807 Improved logging via serial. преди 7 години
  Marcos Kirsch f060295ef7 Remove print about server running from server code itself. Client can choose to do the prints from init.lua if client wants to, This seems more appropritate. преди 7 години
  Marcos Kirsch b84739dc1b Minor documentation, variable renaming, refactoring to increase readability. Basically, I want the socket callbacks to receive a pointer to a function names onWhatever and I don't want other functions to have such names. преди 8 години
  Marcos Kirsch 11ae46c96b Improved print to show what the method is for a specific URI преди 8 години
  Marcos Kirsch e7db3dce7d Moved BufferedConnection into its own file. преди 8 години
  Marcos Kirsch 59e0218a72 Fix https://github.com/marcoskirsch/nodemcu-httpserver/issues/36 преди 8 години
  Marcos Kirsch 2f2fb26782 Several fixes and code cleanup. Gzipped files now work. Indentation cleaned up, Other small fixes: преди 8 години
  Anton Andersen 1ddd47eaf9 Fix a memory leak when the connection is dropped by the client side преди 8 години
  Philip Gladstone f852959fa5 Handle the null write case преди 8 години
  Philip Gladstone 8a195cb798 Reduce memory requirements a bit and fix weird issue in node_info.lua преди 8 години
  Philip Gladstone b4a2d02431 Fix the problem with the more modern SDK only allowing one outstanding преди 8 години
  Hazar Karabay b7f78481a2 File extension parsing fix преди 8 години
  Ryan Voots ef340bc82a Implement support for more arbitrary HTTP methods. Allows GET PUT and POST. With minor changes needed to support others преди 8 години
  Hazar Karabay 13e2bfbe9c Use gzipped file if exists преди 8 години
  Marcos e61f3c7556 Merge pull request #27 from samdieck/master преди 8 години
  Marcos Kirsch ba44745194 remove trailing whitespace преди 8 години
  Samuel A. Dieck be63ee0093 Added basic auth. Added static settings file преди 8 години
  TJ Borromeo 925af34b1a De-duplicate wifi.sta.getip() call преди 9 години
  Marcos Kirsch ead632d131 Refactoring - function for sending headers is now in its own file. All errors are sent using coroutine. Some other memory usage improvements преди 9 години
  Marcos Kirsch 7bd9b266be Improved error handling, although some bugs still persist преди 9 години
  Artem Pastukhov 92a44592d5 Fix end of line преди 9 години
  Artem Pastukhov 0120924403 Fix some typos преди 9 години
  Marcos Kirsch 75ed944678 Refactored server to move request parsing into a separate file. This allows the server to be used in firmware builds with floating point enabled. преди 9 години