Miek Gieben
|
e635b4e773
|
middleware/proxy: multiple enhancements (#145)
Add port 53 in the proxy host if not specified.
Check if the host is actually an IP address (v4 or v6)
Remove the http headers and other TODOs
|
2016-04-30 15:54:41 +01:00 |
|
Miek Gieben
|
25cf16af0e
|
Use dns.IsSubDomain (#112)
For the match function use the proper thing from go dns. Fix all
callers and tests to use this.
Fixes: #107
|
2016-04-12 22:34:44 +01:00 |
|
Miek Gieben
|
efcb5cddbc
|
Various cleanups and fixes (#88)
Add port number to health check. Add tests the rewrite
middleware.
Fixes #36
|
2016-04-07 17:42:35 +01:00 |
|
Miek Gieben
|
78432f78a9
|
Fix upstream tests
|
2016-03-19 16:11:30 +00:00 |
|
Miek Gieben
|
39dbd447b5
|
Fix middleware log
|
2016-03-19 11:16:08 +00:00 |
|
Miek Gieben
|
3ec0d9fe6b
|
First commit
|
2016-03-18 20:57:35 +00:00 |
|