Commit Graph

10 Commits (v1.7.2)

Author SHA1 Message Date
liuzhiguo 71469334e4 更改包名 6 months ago
Marko Gaćeša c04fe958ef fix for various lint warnings 3 years ago
Don 8053e7b5ff Use http constants for status codes 4 years ago
Brad Rydzewski 24929e4d2c include status code in error struct 4 years ago
Doug Simmons c26c4f8302 Change signature of internal client.Do 4 years ago
Doug Simmons d2f360ec93 Use the ctx provided when invoking a plugin
Plugin implementations pass a ctx when
invoking each plugin. This was previously
ignored.
4 years ago
Brad Rydzewski 2da1206608 drain http request body to ensure connection re-use 4 years ago
Brad Rydzewski 1d2e07e87e clone body on error if response is not nil 5 years ago
Brad Rydzewski 3512a7b31f disable redirect in plugin clients 5 years ago
Brad Rydzewski f543e903b5 added config plugin client 6 years ago