Releases: adhamsalama/blitzkrieg
Releases · adhamsalama/blitzkrieg
v0.2.3
What's Changed
- feat: Implement HTTP Pipelining by @adhamsalama in #16
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat: Implement HTTP 1.1 Connection Keep Alive by @adhamsalama in #15
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Handle file content types and add error handling by @adhamsalama in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Add the ability to specify the number of threads.
v.0.1.9
v0.1.8
What's Changed
- Add tests by @adhamsalama in #12
- Refactoring HTTP by @hulxv in #11
New Contributors
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Refactor threadpool and some other minor enhancements and changes by @adhamsalama in #8
Full Changelog: v0.1.6...v0.1.7
Fix parsing formdata
Add user-defined headers to response
What's Changed
- Making it usable by @adhamsalama in #1
- Require handler to return response by @adhamsalama in #2
- Add user-defined headers to response by @adhamsalama in #5
New Contributors
- @adhamsalama made their first contribution in #1
Full Changelog: https://github.com/adhamsalama/blitzkrieg/commits/v0.1.5