Commit Graph

9 Commits

Author SHA1 Message Date
Ramiro Antonio ea5c6efd92 Changed custom headers naming to forward headers 2019-04-04 10:36:42 -03:00
Ramiro Antonio 03c3d8bfe8 Added custom headers forwarding support 2019-04-01 11:31:17 -03:00
Mark van der Velden 132ee8edff Adding remote url wildcard support (#219)
* Fixing typo

* Adding wildcard support for allowing domains, closes #218

* Updated the documentation

* refactor(travis): remove old Go versions, add Go 1.11
2018-11-13 10:50:51 +02:00
Benoît LELEVÉ 2a374823ff Add URL signature feature (#194)
* Add URL signature feature

* Fix signature salt empty & key/salt check
2018-04-15 12:27:50 +02:00
Peter Chung 4e6ed64134 feat(max-allowed-size): add new option max-allowed-size in bytes (#111)
* feat(max-allowed-size): add new option max-allowed-size in bytes

* fix(max-allowed-size): HEAD response handling

- consider 200~206 as valid HEAD response codes
- do not defer res.Body.Close() of HEAD request
2016-12-17 18:52:58 +00:00
Tomas Aparicio b7041a1ee9 feat: forward authorization headers support 2016-09-05 22:53:54 +02:00
Tomas Aparicio 3e2d8179d2 feat(#62): support allowed origins 2016-02-20 11:59:50 +00:00
Tomas Aparicio fec1deb3bb fix(tests) 2015-11-03 19:00:10 +01:00
Tomas Aparicio 818c0c5af3 feat(#32): initial seed implementation 2015-11-03 09:26:10 +00:00