Frédéric Guillot d5e68025d4 fix(http): validate redirect URL scheme in HTMLRedirect 3 тижнів тому
..
builder.go 75753ce8b3 fix(http): sanitize filename in Content-Disposition header 1 місяць тому
builder_test.go 75753ce8b3 fix(http): sanitize filename in Content-Disposition header 1 місяць тому
html.go d5e68025d4 fix(http): validate redirect URL scheme in HTMLRedirect 3 тижнів тому
html_test.go d5e68025d4 fix(http): validate redirect URL scheme in HTMLRedirect 3 тижнів тому
json.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 2 місяців тому
json_test.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 2 місяців тому
response.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 2 місяців тому
response_test.go 925b05f912 fix(response): 204 responses should not include the Content-Type header 2 місяців тому
text.go e9edda8ef6 refactor(response): add Text response helper 2 місяців тому
text_test.go e9edda8ef6 refactor(response): add Text response helper 2 місяців тому
xml.go e9edda8ef6 refactor(response): add Text response helper 2 місяців тому
xml_test.go b18ecc0a78 refactor(http): move response format helpers into parent package 2 місяців тому