Commit Graph

29 Commits

Author SHA1 Message Date
The Gitter Badger 8e5e815aa2 Add Gitter badge 2016-01-27 17:50:26 +00:00
Me No Dev 9296156ab5 Add HTTP/1.1 chunked response and allow stream and callback responses to not have content length
ContentLength and ContentType have setters (before you send the
response)
2016-01-27 18:46:49 +02:00
Me No Dev 4a5f64de03 add link to the TCP library and warning 2016-01-27 16:29:41 +02:00
Me No Dev 36b64df702 change to support new cbuf api 2016-01-27 16:17:34 +02:00
Me No Dev 8fed4c42f3 return if called from interrupt 2016-01-26 17:52:49 +02:00
Me No Dev 154ac0060f oops again 2016-01-23 19:08:28 +02:00
Me No Dev 3c658dcae8 fix where file will not be served if only gzipped version exists. Thanks @andig 2016-01-23 19:06:57 +02:00
Me No Dev 4298d0a037 oops :) 2016-01-22 18:09:05 +02:00
Me No Dev 7de10cc9e4 merge with ESP31B 2016-01-22 18:06:23 +02:00
Me No Dev 16012daae6 make response stream e sendable later and the buffer size to be specifiable 2016-01-22 13:36:38 +02:00
Me No Dev c4529f0f99 expose urlDecode to the masses 2016-01-22 12:58:44 +02:00
Me No Dev c9d1337fcb missing set for the target path if it's a file. thanks @andig 2016-01-21 19:52:06 +02:00
Me No Dev 268c61d8bf make sure we do not search for separator if it's json for sure 2016-01-21 19:32:40 +02:00
Me No Dev 01c3b6644d accept and store plain posts containing text/json better 2016-01-21 19:28:29 +02:00
Me No Dev ebdfec9832 fix case where the content type has more data 2016-01-21 18:41:48 +02:00
Me No Dev 6d290d6805 add warning if lwip is missing packets 2016-01-21 16:39:12 +02:00
Me No Dev 1e7b9446df stop printing unnecessary debug info 2016-01-21 10:40:01 +02:00
Me No Dev 41846249ec some more work on outputting as stream from the loop 2016-01-21 10:29:38 +02:00
Me No Dev 36853c9122 attempt at outgoing stream 2016-01-19 21:47:26 +02:00
Me No Dev e70ba5da32 fix root folder error 2016-01-04 16:19:34 +02:00
Me No Dev 6f80e9cbc4 small fixes and rearrangements 2015-12-22 12:42:07 +02:00
Me No Dev f505be9a08 fixes 2015-12-22 01:41:57 +02:00
Me No Dev c2d0b1496f "fix" serial to use the full internal buffer 2015-12-21 16:07:46 +02:00
Me No Dev f302509f9e collect all headers for any callback based handler 2015-12-19 21:09:29 +02:00
Me No Dev 457db5e7f5 better up responses 2015-12-19 20:48:53 +02:00
Me No Dev 010c311469 add example 2015-12-19 20:05:59 +02:00
Me No Dev e6a5d1b920 add readme 2015-12-19 19:53:29 +02:00
Me No Dev 3b7054a3dd fix cmpiler complains 2015-12-19 19:50:42 +02:00
Me No Dev b1f276a1a7 Initial Import 2015-12-19 18:53:33 +02:00