Skip to content

Tags: dkobras/px

Tags

vHEAD

Toggle vHEAD's commit message
Add basic auth support, auth mechanism in order, keep-alive during auth

2018-11-20

Toggle 2018-11-20's commit message
PAC fixes

2018-09-06

Toggle 2018-09-06's commit message
Add support for issue genotrance#58

v0.4.0

Toggle v0.4.0's commit message
Version bump

2018-05-18

Toggle 2018-05-18's commit message
Bring back pywin32 for NTLM - fix for genotrance#34

v0.3.0

Toggle v0.3.0's commit message
Add --save option and version info

v0.2.1

Toggle v0.2.1's commit message
Changes for v0.2.1

- Implemented issue 7 - "listen" setting to configure IP address to bind
service to
- Fixed issue 3 - Function requested not supported in SSPI
- Fixed issue 5 - Improved error message when port is already in use
- Fixed issue 6 - Added support for PUT, PATCH and DELETE
- Fixed issue where http POST was blocking forever, attempting to read
POST data twice from socket

v0.2.0

Toggle v0.2.0's commit message
Changes for v0.2.0

- Added "noproxy" feature to bypass NTLM proxy
- Added "threads" setting to configure number of threads per process
- Added "test.py" to validate basic Px functionality
- Fixed bug where host disconnects would throw httpserver into an
infinite loop
- Fixed bug where HEAD requests were waiting for a response body
- Fixed bug where Px was waiting if remote server disconnected before
response code
- Fixed bug where content length = 0 was waiting for a response body
- Fixed bug where chunked response was being returned without content
length
- Fixed Px to exit completely with CTRL-C

v0.1.0

Toggle v0.1.0's commit message
Revert "Add info about VS redistributable binaries to README"

This reverts commit 84ae7e0.