13 Commits (c90999df987833790238c702a807a88f85b794c0)

Author SHA1 Message Date
Harshavardhana 313a3a286a Migrate to go1.12 to simplify our cmd/http package (#7302) 6 years ago
Harshavardhana 6df05e489d Set Read/Write timeouts only for net.Conn not http.Server (#7431) 6 years ago
Harshavardhana 233824bf92 Configure http2 with higher maxconcurrent streams (#7363) 6 years ago
Harshavardhana 396d78352d Support HTTP/2.0 (#7204) 6 years ago
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
Bala FA 72fa2b4537 Add RPC counters for HTTP stats. (#6206) 6 years ago
Harshavardhana 25de775560 disable disk-usage when export is root mount path (#6091) 7 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 7 years ago
Andreas Auernhammer 21a3c0f482 disable elliptic curves P-384 and P-521 for TLS. (#5845) 7 years ago
Bala FA 76cc65531c use package name correctly (#5827) 7 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
Andreas Auernhammer dd202a1a5f restrict TLS cipher suites of the server (#5245) 7 years ago
ebozduman 0aca2ab970 Stop attempting to close nil Listener (#4753) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Harshavardhana 546e762abf Remove http unused package 10 years ago
Harshavardhana 6e84b1df97 Provide package http as a http.Server wrapper 10 years ago