Frédéric Guillot d5e68025d4 fix(http): validate redirect URL scheme in HTMLRedirect před 2 týdny
..
builder.go 75753ce8b3 fix(http): sanitize filename in Content-Disposition header před 1 měsícem
builder_test.go 75753ce8b3 fix(http): sanitize filename in Content-Disposition header před 1 měsícem
html.go d5e68025d4 fix(http): validate redirect URL scheme in HTMLRedirect před 2 týdny
html_test.go d5e68025d4 fix(http): validate redirect URL scheme in HTMLRedirect před 2 týdny
json.go 925b05f912 fix(response): 204 responses should not include the Content-Type header před 2 měsíci
json_test.go 925b05f912 fix(response): 204 responses should not include the Content-Type header před 2 měsíci
response.go 925b05f912 fix(response): 204 responses should not include the Content-Type header před 2 měsíci
response_test.go 925b05f912 fix(response): 204 responses should not include the Content-Type header před 2 měsíci
text.go e9edda8ef6 refactor(response): add Text response helper před 2 měsíci
text_test.go e9edda8ef6 refactor(response): add Text response helper před 2 měsíci
xml.go e9edda8ef6 refactor(response): add Text response helper před 2 měsíci
xml_test.go b18ecc0a78 refactor(http): move response format helpers into parent package před 2 měsíci