DescriptionIntroduce Http{Request,Response} mojom structs.
The reason to stop using URL{Request,Response} for HTTP server interfaces: some
fields of those structs belong to a higher level, e.g., |auto_follow_redirects|.
It seems cleaner to define Http{Request,Response} which match the HTTP
request/response definitions.
BUG=478249
TEST=None
Committed: https://crrev.com/9e02055bbbf56c87f3bd27fb9c57607f8b9f515e
Cr-Commit-Position: refs/heads/master@{#330238}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rename HTTPHeader to HttpHeader #Patch Set 3 : rebase & resolve #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Messages
Total messages: 12 (3 generated)
|