-
Petar Maymounkov authored
In particular, add field-value tokenizer which respects quoting rules. The code is intended for use in tokenizing the Transfer-Encoding and Trailer fields. The lexing function is not connected to the main parsing code yet (in the next CL). R=rsc CC=golang-dev https://golang.org/cl/190085
dd77c63d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
chunked.go | ||
client.go | ||
client_test.go | ||
fs.go | ||
lex.go | ||
lex_test.go | ||
request.go | ||
request_test.go | ||
response.go | ||
response_test.go | ||
server.go | ||
status.go | ||
triv.go | ||
url.go | ||
url_test.go |