aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-31Add RawHeaders.RawHeadersresponse-raw-headersGravatar Erik Dubbelboer 1-0/+5
2020-05-30Merge pull request #817 from vural/custom-retry-deciderGravatar Erik Dubbelboer 2-1/+73
2020-05-27Add custom retry decider for fail http requestsGravatar Vural Kap 2-1/+73
2020-05-25Add timeouts to tls Handshakev1.13.1v1.13.0Gravatar Erik Dubbelboer 2-1/+63
2020-05-25Fix memory reusage bug with authGravatar Erik Dubbelboer 2-5/+5
2020-05-18Merge pull request #810 from valyala/brotliGravatar Erik Dubbelboer 7-1/+488
2020-05-18HostClient can't switch between protocols (#800)Gravatar Erik Dubbelboer 3-40/+49
2020-05-18Make FS return a redirect for directories without trailing slash (#802)Gravatar Moritz Marquardt 2-0/+39
2020-05-16Fix race condition in testGravatar Erik Dubbelboer 1-0/+4
2020-05-15Add Brotli supportGravatar Erik Dubbelboer 7-1/+488
2020-05-12Don't wrap conn with a TLS Client if it's already a TLS ConnGravatar Erik Dubbelboer 1-1/+2
2020-05-02HostClient can't switch between protocolsGravatar Erik Dubbelboer 3-40/+49
2020-04-30Copy to the req.Header.userAgent from the defaultUserAgent (#796)Gravatar Julian Junxiang Zhou 1-1/+1
2020-04-27allow the expect 100 continue workflow to deny requests (#787)Gravatar Mike MacDermaid 2-30/+153
2020-04-26Fix .travis.ymlGravatar Erik Dubbelboer 1-18/+15
2020-04-25Don't allow ASCII control character in URLs (#790)Gravatar Erik Dubbelboer 3-0/+50
2020-04-23Fix integer overflow handling in parseUintBuf() (#789)Gravatar Ivan Mironov 3-2/+26
2020-04-23Only base64 the proxy auth onceGravatar Erik Dubbelboer 1-9/+7
2020-04-21Remove unnecessary checkGravatar Erik Dubbelboer 1-3/+3
2020-04-20Add fasthttpproxy.FasthttpHTTPDialerv1.12.0Gravatar Erik Dubbelboer 1-0/+61
2020-04-20Upgrade dependenciesGravatar Erik Dubbelboer 2-9/+7
2020-04-19oss-security got new emailGravatar Kirill Danshin 1-1/+1
2020-04-19update the docsv1.11.0Gravatar Kirill Danshin 1-0/+3
2020-04-19fix: s.concurrency stays 0 when you don't use s.ServeConnGravatar Kirill Danshin 1-1/+7
2020-04-14Add configuration to not pre-parse multipart form data (#778)v1.10.0Gravatar Markmerc 3-16/+68
2020-04-07Fixed case when no hijacker is added but no-response is true (#772)Gravatar Darío 2-1/+38
2020-04-07Add third-party framework to README (#774)Gravatar Vic Shóstak 1-0/+3
2020-04-03Added fastws (alphabetically) to related projects (#770)Gravatar Darío 1-0/+2
2020-04-03feat: make client to wait when no free connections (#764)Gravatar Daniel Qian 5-8/+693
2020-03-30Don't retry requests with a BodyStreamGravatar Erik Dubbelboer 2-0/+107
2020-03-25client: Implement DoRedirects (#765)Gravatar Tomás Senart 2-15/+134
2020-03-13Make the prefork mode more robust (#755)Gravatar Andy Pan 1-15/+102
2020-03-13Resolve the security issue of GoSec (#762)Gravatar Andy Pan 1-15/+28
2020-03-13Add support for `NoDefaultDate` option that excludes the sending of the `Date...Gravatar phuslu 4-7/+43
2020-03-10Add LocalAddr to TCPDialerGravatar Erik Dubbelboer 1-3/+8
2020-02-28feat: workflow to verify security using GoSec (#747)Gravatar RENAN.BASTOS 5-30/+25
2020-02-28Run tests on 1.14Gravatar Erik Dubbelboer 1-1/+2
2020-02-28Don't send the fragment/hash/# part of a URL to the serverGravatar Erik Dubbelboer 3-13/+32
2020-02-12Add prefork utility (#741)Gravatar Sergio Andrés Virviescas Santana 3-0/+492
2020-02-11Fix NetHTTPServerGet benchmarksGravatar Erik Dubbelboer 1-3/+1
2020-02-07increase correctness of open conn count (#738)Gravatar Forest Gagnon 1-1/+9
2020-01-31Client should return ErrTimeout on timeout (#736)v1.9.0Gravatar Erik Dubbelboer 4-6/+46
2020-01-31Fix XHR Typo (#735)Gravatar Fenny 2-4/+4
2020-01-23Support calling Serve multiple times on a Server (#731)Gravatar Erik Dubbelboer 2-11/+59
2020-01-12Fix TCPDialer is not setting ZoneIDv1.8.0Gravatar Erik Dubbelboer 1-0/+1
2020-01-12Resolve code issues from goreportcard.com (#725)Gravatar Andy Pan 9-18/+21
2020-01-10Forward context in fasthttpadaptor (#720)Gravatar Lovro Mažgon 2-1/+14
2019-12-31Set StatusRequestTimeout when net timeout error occurred (#713)Gravatar 谷月轩 1-0/+2
2019-12-29Allow no response to be send when a connection is hijacked (#712)v1.7.1Gravatar Erik Dubbelboer 2-25/+86
2019-12-25Update LICENSE formattingGravatar Erik Dubbelboer 1-20/+4