Commit Graph

19 Commits

Author SHA1 Message Date
Me No Dev
3bc54a8071 Revert "Merge pull request #13 from me-no-dev/improved-parsing"
This reverts commit c95ac73753, reversing
changes made to 97c938803c.
2016-02-09 02:32:14 +02:00
Me No Dev
40d5d4415e Rearrange and rename files and add index to chunked responses 2016-02-09 01:47:03 +02:00
Me No Dev
f8deeee5bc Make response stream to not require content length
Update the example in ReadMe as well
2016-02-01 03:03:59 +02:00
Me No Dev
3cdefde295 add chunked to simple sends 2016-01-27 19:55:35 +02: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
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
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
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
b1f276a1a7 Initial Import 2015-12-19 18:53:33 +02:00