gudvinr 9a774083ab refactor(response): use http.Header for header map 1 month ago
..
builder.go 9a774083ab refactor(response): use http.Header for header map 1 month ago
builder_test.go 75753ce8b3 fix(http): sanitize filename in Content-Disposition header 2 months ago
html.go d5e68025d4 fix(http): validate redirect URL scheme in HTMLRedirect 2 months ago
html_test.go c896bafdaa fix(urllib): reject backslashes in relative path validation 1 month ago
json.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 3 months ago
json_test.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 3 months ago
response.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 3 months ago
response_test.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 3 months ago
text.go e9edda8ef6 refactor(response): add Text response helper 3 months ago
text_test.go e9edda8ef6 refactor(response): add Text response helper 3 months ago
xml.go e9edda8ef6 refactor(response): add Text response helper 3 months ago
xml_test.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 months ago