Commit Graph

12 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
Andrew Melvin
09ed9271a2 Check if file exists before returning canHandle true for serveStatic 2016-01-28 00:06:08 +02:00
Andrew Melvin
c6b2fa0ad4 fix serving url with no trailing / 2016-01-27 23:42:16 +02:00
Andrew Melvin
9c5d0edf76 Add DEBUGF 2016-01-27 22:16:21 +02:00
Andrew Melvin
1ffa6fb8e9 Merge branch 'master' into fix-serveStatic
Conflicts:
	src/AsyncWebServerHandlerImpl.h
2016-01-27 22:01:05 +02:00
Andrew Melvin
d67ca5cbda fix serveStatic to map paths correctly 2016-01-27 21:59:27 +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
e70ba5da32 fix root folder error 2016-01-04 16:19:34 +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
b1f276a1a7 Initial Import 2015-12-19 18:53:33 +02:00