You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
"methods/http-methods.xhtml>`_ available in :class:`http.HTTPMethod` are:"
msgstr ""
"Los códigos de estado `registrados por IANA <https://www.iana.org/"
"assignments/http-status-codes/http-status-codes.xhtml>`_ soportados y "
"disponibles en :class:`http.HTTPStatus` son:"
"Los `métodos registrados por IANA <https://www.iana.org/assignments/http-"
"methods/http-methods.xhtml>`_ disponibles en :class:`http.HTTPMethod` son:"
#: ../Doc/library/http.rst:170
msgid "Method"
msgstr ""
msgstr "Método"
#: ../Doc/library/http.rst:172
#, fuzzy
msgid "``GET``"
msgstr "``OK``"
msgstr "``GET``"
#: ../Doc/library/http.rst:172
#, fuzzy
msgid "HTTP/1.1 :rfc:`7231`, Section 4.3.1"
msgstr "HTTP/1.1 :rfc:`7231`,Sección 6.3.1"
msgstr "HTTP/1.1 :rfc:`7231`,Section 4.3.1"
#: ../Doc/library/http.rst:173
msgid "``HEAD``"
msgstr ""
msgstr "``HEAD``"
#: ../Doc/library/http.rst:173
#, fuzzy
msgid "HTTP/1.1 :rfc:`7231`, Section 4.3.2"
msgstr "HTTP/1.1 :rfc:`7231`,Sección 6.3.2"
msgstr "HTTP/1.1 :rfc:`7231`,Section 4.3.2"
#: ../Doc/library/http.rst:174
msgid "``POST``"
msgstr ""
msgstr "``POST``"
#: ../Doc/library/http.rst:174
#, fuzzy
msgid "HTTP/1.1 :rfc:`7231`, Section 4.3.3"
msgstr "HTTP/1.1 :rfc:`7231`,Sección 6.3.3"
msgstr "HTTP/1.1 :rfc:`7231`,Section 4.3.3"
#: ../Doc/library/http.rst:175
#, fuzzy
msgid "``PUT``"
msgstr "``OK``"
msgstr "``PUT``"
#: ../Doc/library/http.rst:175
#, fuzzy
msgid "HTTP/1.1 :rfc:`7231`, Section 4.3.4"
msgstr "HTTP/1.1 :rfc:`7231`,Sección 6.3.4"
msgstr "HTTP/1.1 :rfc:`7231`,Section 4.3.4"
#: ../Doc/library/http.rst:176
msgid "``DELETE``"
msgstr ""
msgstr "``DELETE``"
#: ../Doc/library/http.rst:176
#, fuzzy
msgid "HTTP/1.1 :rfc:`7231`, Section 4.3.5"
msgstr "HTTP/1.1 :rfc:`7231`,Sección 6.3.5"
msgstr "HTTP/1.1 :rfc:`7231`,Section 4.3.5"
#: ../Doc/library/http.rst:177
msgid "``CONNECT``"
msgstr ""
msgstr "``CONNECT``"
#: ../Doc/library/http.rst:177
#, fuzzy
msgid "HTTP/1.1 :rfc:`7231`, Section 4.3.6"
msgstr "HTTP/1.1 :rfc:`7231`,Sección 6.3.6"
msgstr "HTTP/1.1 :rfc:`7231`,Section 4.3.6"
#: ../Doc/library/http.rst:178
msgid "``OPTIONS``"
msgstr ""
msgstr "``OPTIONS``"
#: ../Doc/library/http.rst:178
#, fuzzy
msgid "HTTP/1.1 :rfc:`7231`, Section 4.3.7"
msgstr "HTTP/1.1 :rfc:`7231`,Sección 6.5.7"
msgstr "HTTP/1.1 :rfc:`7231`,Section 4.3.7"
#: ../Doc/library/http.rst:179
msgid "``TRACE``"
msgstr ""
msgstr "``TRACE``"
#: ../Doc/library/http.rst:179
#, fuzzy
msgid "HTTP/1.1 :rfc:`7231`, Section 4.3.8"
msgstr "HTTP/1.1 :rfc:`7231`,Sección 6.5.8"
msgstr "HTTP/1.1 :rfc:`7231`,Section 4.3.8"
#: ../Doc/library/http.rst:180
msgid "``PATCH``"
msgstr ""
msgstr "``PATCH``"
#: ../Doc/library/http.rst:180
msgid "HTTP/1.1 :rfc:`5789`"
msgstr ""
msgstr "HTTP/1.1 :rfc:`5789`"
#~ msgid ""
#~ ":mod:`http` is also a module that defines a number of HTTP status codes "
Expand Down
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.