Историја ревизија

Аутор SHA1 Порука Датум
  Gregor Hartmann ca4fb20c00 Serve static pages efficiently. Fix #53 (#118) пре 4 година
  Manoël Trapier ab9a5d365f Use file.exists instead of open/close when relevant (#112) пре 6 година
  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 година