Commit graph

17 commits

Author SHA1 Message Date
yungtravla
ff846bd6e5
Update http_proxy_js_response.go 2018-06-15 14:08:37 +10:00
evilsocket
f48feddd00
new: implemented JSResponse.ClearBody API (closes #272) 2018-05-14 11:10:24 +02:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
evilsocket
1f8e97d91f
fix: fixed a bug which caused response body overrides from proxy modules to not work correctly in some cases (fixes #209) 2018-03-27 12:34:19 +02:00
yungtravla
8c3ceedf2e
Update http_proxy_js_response.go 2018-03-21 23:52:47 +10:00
yungtravla
fb787679a8
Update http_proxy_js_response.go 2018-03-21 20:04:22 +10:00
yungtravla
0b56b19134
Update http_proxy_js_response.go 2018-03-21 19:47:15 +10:00
evilsocket
9d0c7bc405
new: implemented request.Header and response.Header methods for HTTP proxy modules (closes #174) 2018-03-16 12:12:13 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
4698bdba54 misc: small fix or general refactoring i did not bother commenting 2018-02-22 13:54:00 +01:00
evilsocket
9ba9cb8c52 fix: resetting response and request Body to unread state (fixes #65) 2018-02-22 13:40:04 +01:00
evilsocket
c901cf31d5 misc: small fix or general refactoring i did not bother commenting 2018-02-11 20:49:41 +01:00
evilsocket
4d49de674b misc: small fix or general refactoring i did not bother commenting 2018-02-11 20:49:20 +01:00
evilsocket
8a0b29cd30 fix: fixed bug which caused http.proxy not to parse response changes correctly. 2018-02-11 02:08:56 +01:00
evilsocket
adc2dde170 fix: no more explicit call to that ugly Updated method from proxy js plugins 2018-02-08 12:32:22 +01:00
evilsocket
ca9f4f0945 refact: refactored several strings.Trim calls to core.Trim 2018-02-05 18:09:59 +01:00
evilsocket
64221a126d refact: session/modules -> modules 2018-01-08 09:28:46 +01:00
Renamed from session/modules/http_proxy_js_response.go (Browse further)