Commit Graph

53 Commits (350ec51345714855c50d295ca9b334a063db7a48)
 

Author SHA1 Message Date
dingjun 350ec51345 add lua support 5 years ago
dingjun c39fc8c107 update go.mod 5 years ago
dingjun c39cbf826a add log 5 years ago
dingjun 4e6417da8b update dependence 6 years ago
dingjun 341802505f seperate protolistener 6 years ago
dingjun ff7f97d9a2 fix nil pointer issue 6 years ago
dingjun 61fbd7ab0a change struct name 6 years ago
dingjun 764434b372 add ping for connection 6 years ago
dingjun 4cdd0c60f7 delete unused files 6 years ago
dingjun d0e5f8bb6a move http2 proxy client to subdirectory 6 years ago
dingjun 5f176382ba update README 6 years ago
dingjun 4ba30bdcfb add go module files 6 years ago
dingjun 2973574537 use http.Error instead of fmt.Printf 6 years ago
fangdingjun 36da7093b2 change log level 6 years ago
fangdingjun 4734592a04 use trace.EventLog to log errors 6 years ago
fangdingjun 4debfbd3b8 rewrite proxy part 6 years ago
Dingjun 15d3e5d050 add log for per request 7 years ago
Dingjun 8a82af0040 handle panic
when forward the data between the two connections,
if one end close the connection, this will cause panic when
write to closed connection
7 years ago
Dingjun e0d12bf581 use my fork version of go-http-auth 8 years ago
Dingjun 41ea1f20ca add digest auth support for proxy 8 years ago
Dingjun 3cb3cdb8dd change log output 8 years ago
dingjun 0d0c4f78ce fix file fd leaks 8 years ago
dingjun 8dd1b92326 remove self dns resolver 8 years ago
Dingjun 541352b6d8 can set docroot per sub-path 8 years ago
Dingjun 03e46baecd update config example 8 years ago
Dingjun 3f431535a9 update http2 proxy example
add insecure option
add idletimeout option
8 years ago
Dingjun dd6cbd7f81 use gofast implement to handle php script 8 years ago
Dingjun fee0a0bf02 add debug option 8 years ago
fangdingjun 3daca89f39 add http2 proxy example 8 years ago
fangdingjun 5254c000ca go vet 8 years ago
fangdingjun 57f3d8d283 remove duplicate param set 8 years ago
fangdingjun d9cc34ea85 fix for reverse proxy for unix socket 8 years ago
fangdingjun 83fef17f9c change type http to reverse 8 years ago
fangdingjun 85276f92a1 fit for upstream api change 8 years ago
fangdingjun 7a70ca113e add some comment 8 years ago
fangdingjun 3497536f19 GoLint 8 years ago
fangdingjun 401596145d fix build fail on unix platform 8 years ago
fangdingjun f2a615e01d update .gitignore 8 years ago
fangdingjun aa91d86a3b update README 8 years ago
dingjun 8512438638 add virtual host support 8 years ago
fangdingjun 22ae45beb5 update REAMDE.md 8 years ago
fangdingjun 733d821e2c update config example file 8 years ago
fangdingjun e500dadedd format error page 8 years ago
fangdingjun 08eec9a067 fix proxy error when http2 8 years ago
fangdingjun 62c5847625 fix typo 8 years ago
fangdingjun d88c9ba583 handle http/2.0 in proxy handler 8 years ago
dingjun b821f06937 trim the "/" in URLPrefix 8 years ago
dingjun 9af22f6498 not touch the path in proxy 8 years ago
dingjun 8024e968ad remove dash from options 8 years ago
dingjun f9fed80fd6 use int type for port 8 years ago