Kyle Blöm
8619e50845
Changed output to use a default_header dictionary and a ChainMap to unnecessary conditionals and simplified range parsing logic
2017-01-28 11:18:52 -08:00
Kyle Blöm
31ad850e37
added Range request test cases
2017-01-26 18:38:32 -08:00
Eli Uriegas
8be849cc40
Rewrite static files tests
...
Relates to PR #188
Changes include:
- Rewriting to work with pytest fixtures and an actual static directory
- Addition of a test that covers file paths that must be
unquoted as a uri
2016-12-24 18:18:56 -08:00
Channel Cat
74ae0007d3
Reverse static arguments
2016-10-25 02:45:28 -07:00
Channel Cat
bf6879e46f
Made static file serving part of Sanic
...
Added sanic.static, blueprint.static, documentation, and testing
2016-10-24 01:21:06 -07:00