Y
Hacker News
new
|
ask
|
show
|
jobs
by
Izmaki
3237 days ago
It is implemented as a valid HTTP code in the java Spring framework for everyone to support. That's how I learned about it first.
1 comments
x7467
3237 days ago
Same with the standard Go http package (
https://golang.org/src/net/http/status.go?s=2540:2600
).
link
ericfrederich
3237 days ago
https://github.com/requests/requests/blob/3c5ecfc9f5f6fd2953...
link