Releases: projectdiscovery/simplehttpserver
Releases · projectdiscovery/simplehttpserver
v0.0.6
What's Changed
- Added support for custom http response headers by @DominicBreuker in #86
- Added support for cors response header by @NoF0rte in #93
- Added support for optional python like simplehttpserver by @li6in9muyou in #106
New Contributors
- @DominicBreuker made their first contribution in #86
- @NoF0rte made their first contribution in #93
- @li6in9muyou made their first contribution in #106
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Added support for http1 mode only by @Mzack9999 in #56
- Added more features to TCP Server (livereload, binary matching, custom logic) by @c-f in #61
- Added missing logic to enable TCP TLS server by @Mzack9999 in #62
- Added timestamp by @bridge-four in #64
- Fixed memory leak on large file dump via max-dump-body-size by @Mzack9999 in #57
New Contributors
- @c-f made their first contribution in #55
- @bridge-four made their first contribution in #64
- @forgedhallpass made their first contribution in #72
Full Changelog: v0.0.4...v0.0.5