COMMITS
/ http/testing.go May 14, 2020
J
Create configutil and move some common config and setup functions there (#8362)
Jeff Mitchell committed
August 21, 2018
J
Pass in an ErrorLog to http.Server (#5135)
Jeff Mitchell committed
July 12, 2018
J
Add config flag to disable non-printable character check (#4917)
Jeff Mitchell committed
July 6, 2018
J
Allow max request size to be user-specified (#4824)
Jeff Mitchell committed
January 3, 2018
J
Merge branch 'master-oss' into sethvargo/cli-magic
Jeff Mitchell committed
November 2, 2017
J
Redo API locking (#3508)
Jeff Mitchell committed
September 5, 2017
S
Change http testing to tb interface
Seth Vargo committed
February 27, 2017
J
Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412)
Jeff Mitchell committed
August 22, 2015
J
Remove cookie authentication.
Jeff Mitchell committed
April 19, 2015
A
http: split testing methods
Armon Dadgar committed
March 31, 2015
M
command/meta: tests passing
Mitchell Hashimoto committed
March 29, 2015
M
http: support auth
Mitchell Hashimoto committed
March 15, 2015
M
logical/testing: acceptance testttttttt
Mitchell Hashimoto committed
March 13, 2015
M
http: make TestServer public
Mitchell Hashimoto committed