Add unittests for http and tcp.
authorBrian Brazil <brian.brazil@robustperception.io>
Thu, 17 Sep 2015 14:06:21 +0000 (15:06 +0100)
committerBrian Brazil <brian.brazil@robustperception.io>
Thu, 17 Sep 2015 14:41:43 +0000 (15:41 +0100)
commit49fffc2d1fee7cb647d99b6e410a7d0e84cea1de
treee95659e4d3fad9a0927df124c0c33357f5d69d4f
parentb3ab35ac7027d138179af7a1f7a2389ebee9c5c7
Add unittests for http and tcp.

Fix bug in default status codes accepted by http.
Allow for how redirect errors are handled.
http.go
http_test.go [new file with mode: 0644]
tcp_test.go [new file with mode: 0644]