14 Commits (755e675d5c71d5e62e862a18a22b8454a5194e43)

Author SHA1 Message Date
Harshavardhana 396d78352d Support HTTP/2.0 (#7204) 6 years ago
Harshavardhana a536cf5dc0 Buffconn should buffer upto maxHeaderBytes to avoid ErrBufferFull (#7017) 6 years ago
Harshavardhana bebaff269c Support IPv6 in minio command line (#6947) 6 years ago
Harshavardhana 3e124315c8 Increase the keep alive timeout to 30 secs (#6924) 6 years ago
kannappanr d9cfa5fcd3
Shouldn't require space in HTTP host header (#6743) 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
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
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