Skip to content

net/http: transform http response headers to lowercase #10438

Closed
@nodegin

Description

@nodegin

go version go1.2.1 linux/amd64
what i expect to see is:
Content-Type -> content-type
Set-Cookie -> set-cookie
X-Xss-Protection -> x-xss-protection

this fulfill spdy specification and looks more pretty.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions