Bug #1424 » net_http_doc_typo.patch
| lib/net/http.rb (working copy) | ||
|---|---|---|
|
# HTTPUnknownResponse
|
||
|
# HTTPInformation # 1xx
|
||
|
# HTTPContinue # 100
|
||
|
# HTTPSwitchProtocl # 101
|
||
|
# HTTPSwitchProtocol # 101
|
||
|
# HTTPSuccess # 2xx
|
||
|
# HTTPOK # 200
|
||
|
# HTTPCreated # 201
|
||