Skip to content

Releases: haxii/fastproxy

made plugin hijacker's init public

27 Nov 07:08
Compare
Choose a tag to compare
v0.5.16

made hijacker's init public

Bug Fixing: Nil Pointer Error onHijackFinished

12 Nov 11:53
Compare
Choose a tag to compare
v0.5.15

fixed a potential nil pointer error

AfterResponse supported

10 Nov 16:06
Compare
Choose a tag to compare

AfterResponse added to pair with each BeforeRequest

reuse hijacked https connections

08 Nov 09:29
Compare
Choose a tag to compare
  • resue hijacked https connection by not closing every connection after response returned
  • removed outdated usage tracking

Fast fail on HTTP CONNECT

22 Oct 04:56
Compare
Choose a tag to compare
v0.5.12

fast fail on tunneling

bug fixing on AddSSL

26 Aug 06:54
Compare
Choose a tag to compare
  • fixed a bug that AddSSL can take over HTTP hijacker

body readable for hijackedReq

25 Aug 14:31
Compare
Choose a tag to compare
v0.5.10

added BodyInspectWriter in hijackedReq of plugin

Method can be reached in RequestConnInfo

25 Aug 14:03
Compare
Choose a tag to compare
v0.5.9

added method in RequestConnInfo

v0.5.8

01 Aug 16:09
Compare
Choose a tag to compare
memory cache bug fixing

memory cache in plugin available

30 Jul 17:04
Compare
Choose a tag to compare
v0.5.7

added a simple memory cache in plugin