12 Commits (bebaff269ca3a58d11aced0add31fb7c6bc9d175)

Author SHA1 Message Date
Harshavardhana 3e124315c8 Increase the keep alive timeout to 30 secs (#6924) 6 years ago
Pontus Leitzler ea73accefd Remove h2 from NextProtos since it doesn't work (#6705) 6 years ago
Harshavardhana 02ad9d6072 Avoid unsolicited response over idle http client (#6562) 6 years ago
Harshavardhana 1e5ac39ff3 Return HTTP response error for malformed requests (#6517) 6 years ago
Harshavardhana e3777b1dd9 Combine obtaining resource, host, method into one operation (#6465) 6 years ago
Harshavardhana 8690d62146 Allow fallback listen if first listener fails (#6380) 6 years ago
Harshavardhana fb27388101 HTTP headers are case insensitive handle them appropriately (#6390) 6 years ago
Bala FA 72fa2b4537 Add RPC counters for HTTP stats. (#6206) 6 years ago
Harshavardhana 50a817e3d3 Use new listener which implements enhanced tcp features (#6289) 6 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 7 years ago
A. Elleuch 98d07210e7 fix: Ignore logging some tcp routine errors (#5097) 7 years ago
Krishna Srinivas db1edfe487 Fix data race bug in the testcase TestHTTPListenerAcceptParallel (#5043) 7 years ago
Bala FA 9c16f73334 pkg/http: use port 65432 than 9000 for unit tests (#5021) 7 years ago
Bala FA b694c1a4d7 fix: bufconn and listener tests for megacheck (#4827) 7 years ago
Bala FA 1729e82361 tests: use port '0' for auto-detecting free port. (#4803) 7 years ago
Andrej Pregl fa52d491c5 Added support for macOS in TestNewHTTPListener (#4782) 7 years ago
A. Elleuch b4dc6df35c go1.8: Changes to support golang 1.8 (#4759) 7 years ago
Krishnan Parthasarathi 54f3a0946f Avoid superfluous error messages after connect (#4762) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago