Commit Graph

43 Commits (a139774bdbc2d07e9233d560396ccdf3d0c32d62)
 

Author SHA1 Message Date
fangdingjun a139774bdb use new nghttp2 library 6 years ago
fangdingjun 75c3cb0fcc fix crash 6 years ago
fangdingjun 985f8a80b5 http2_proxy: use nghttp2 handle request 6 years ago
fangdingjun 20a364170a move responseWriter to handler.go 6 years ago
fangdingjun 1f56de791a add handle for http/1.1 request 6 years ago
fangdingjun d83d751789 change tls and http2 library 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
fangdingjun 1617034fad add fastcgi, uwsgi, proxy_pass support 8 years ago
fangdingjun 15a04fa023 add README and LICENSE 8 years ago
dingjun 30000054d0 Initial commit 8 years ago