mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
mdn: update HTTP
This commit is contained in:
parent
c9d3222ade
commit
3b1955ecbf
2 changed files with 6 additions and 0 deletions
|
@ -84,6 +84,11 @@ module Docs
|
|||
[3, 4],
|
||||
[]
|
||||
],
|
||||
'rfc7540' => [
|
||||
(3..11).to_a,
|
||||
[],
|
||||
[]
|
||||
],
|
||||
'rfc5023' => [
|
||||
[],
|
||||
[],
|
||||
|
|
|
@ -37,6 +37,7 @@ module Docs
|
|||
https://tools.ietf.org/html/rfc7233
|
||||
https://tools.ietf.org/html/rfc7234
|
||||
https://tools.ietf.org/html/rfc7235
|
||||
https://tools.ietf.org/html/rfc7540
|
||||
https://tools.ietf.org/html/rfc5023)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue