1
0
mirror of https://github.com/golang/go synced 2024-09-29 19:14:28 -06:00
go/doc/progs
unknown e9c57bea11 net/http,doc: use HTTP status code constants where applicable
There are a few places where the integer value is used.
Use the equivalent constants to aid with readability.

Change-Id: I023b1dbe605340544c056d0e0d9d6d5a7d7d0edc
GitHub-Last-Rev: c1c90bcd25
GitHub-Pull-Request: golang/go#24123
Reviewed-on: https://go-review.googlesource.com/96984
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2018-02-26 05:04:31 +00:00
..
cgo1.go
cgo2.go
cgo3.go
cgo4.go
defer2.go
defer.go
eff_bytesize.go
eff_qr.go
eff_sequence.go
eff_unused1.go
eff_unused2.go
error2.go
error3.go
error4.go
error.go
go1.go
gobs1.go
gobs2.go
image_draw.go
image_package1.go
image_package2.go
image_package3.go
image_package4.go
image_package5.go
image_package6.go
interface2.go
interface.go
json1.go
json2.go
json3.go
json4.go
json5.go
run.go
slices.go
timeout1.go
timeout2.go