@zthun/webigail-web 3.0.0 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/dist/classes/_zthun_webigail_http.ZHttpRequestBuilder.html +16 -16
  2. package/dist/classes/_zthun_webigail_http.ZHttpResultBuilder.html +6 -6
  3. package/dist/classes/_zthun_webigail_http.ZHttpService.html +2 -2
  4. package/dist/classes/_zthun_webigail_http.ZHttpServiceMock.html +3 -3
  5. package/dist/classes/_zthun_webigail_nest.ZHttpModule.html +1 -1
  6. package/dist/classes/_zthun_webigail_rest.ZRestfulService.html +10 -10
  7. package/dist/classes/_zthun_webigail_url.ZDataUrlBuilder.html +8 -8
  8. package/dist/classes/_zthun_webigail_url.ZUrlBuilder.html +31 -31
  9. package/dist/enums/_zthun_webigail_http.ZHttpCodeCategory.html +6 -6
  10. package/dist/enums/_zthun_webigail_http.ZHttpCodeClient.html +29 -29
  11. package/dist/enums/_zthun_webigail_http.ZHttpCodeInformationalResponse.html +5 -5
  12. package/dist/enums/_zthun_webigail_http.ZHttpCodeRedirection.html +10 -10
  13. package/dist/enums/_zthun_webigail_http.ZHttpCodeServer.html +12 -12
  14. package/dist/enums/_zthun_webigail_http.ZHttpCodeSeverity.html +5 -5
  15. package/dist/enums/_zthun_webigail_http.ZHttpCodeSuccess.html +11 -11
  16. package/dist/enums/_zthun_webigail_http.ZHttpMethod.html +8 -8
  17. package/dist/enums/_zthun_webigail_url.ZMimeTypeApplication.html +4 -4
  18. package/dist/enums/_zthun_webigail_url.ZMimeTypeImage.html +8 -8
  19. package/dist/enums/_zthun_webigail_url.ZMimeTypeText.html +8 -8
  20. package/dist/enums/_zthun_webigail_url.ZYouTubeApi.html +3 -3
  21. package/dist/functions/_zthun_webigail_http.fromContentType.html +1 -1
  22. package/dist/functions/_zthun_webigail_http.getHttpCodeCategory.html +1 -1
  23. package/dist/functions/_zthun_webigail_http.getHttpCodeDescription.html +1 -1
  24. package/dist/functions/_zthun_webigail_http.getHttpCodeName.html +1 -1
  25. package/dist/functions/_zthun_webigail_http.getHttpCodeSeverity.html +1 -1
  26. package/dist/functions/_zthun_webigail_http.isBodyInit.html +1 -1
  27. package/dist/functions/_zthun_webigail_http.toBodyInit.html +1 -1
  28. package/dist/interfaces/_zthun_webigail_http.IZHttpRequest.html +6 -6
  29. package/dist/interfaces/_zthun_webigail_http.IZHttpResult.html +4 -4
  30. package/dist/interfaces/_zthun_webigail_http.IZHttpService.html +2 -2
  31. package/dist/interfaces/_zthun_webigail_rest.IZRestfulCreate.html +2 -2
  32. package/dist/interfaces/_zthun_webigail_rest.IZRestfulDelete.html +2 -2
  33. package/dist/interfaces/_zthun_webigail_rest.IZRestfulGet.html +2 -2
  34. package/dist/interfaces/_zthun_webigail_rest.IZRestfulService.html +6 -6
  35. package/dist/interfaces/_zthun_webigail_rest.IZRestfulUpdate.html +2 -2
  36. package/dist/interfaces/_zthun_webigail_rest.IZRestfulUpsert.html +2 -2
  37. package/dist/interfaces/_zthun_webigail_url.IZDataUrlInfo.html +4 -4
  38. package/dist/interfaces/_zthun_webigail_url.IZUrlInfo.html +9 -9
  39. package/dist/modules/_zthun_webigail_rest.html +1 -1
  40. package/dist/types/_zthun_webigail_http.ZHttpCode.html +1 -1
  41. package/dist/types/_zthun_webigail_url.ZMimeType.html +1 -1
  42. package/dist/variables/_zthun_webigail_http.ZHttpCodeClientDescriptions.html +1 -1
  43. package/dist/variables/_zthun_webigail_http.ZHttpCodeClientNames.html +1 -1
  44. package/dist/variables/_zthun_webigail_http.ZHttpCodeInformationalResponseDescriptions.html +1 -1
  45. package/dist/variables/_zthun_webigail_http.ZHttpCodeInformationalResponseNames.html +1 -1
  46. package/dist/variables/_zthun_webigail_http.ZHttpCodeRedirectionDescriptions.html +1 -1
  47. package/dist/variables/_zthun_webigail_http.ZHttpCodeRedirectionNames.html +1 -1
  48. package/dist/variables/_zthun_webigail_http.ZHttpCodeServerDescriptions.html +1 -1
  49. package/dist/variables/_zthun_webigail_http.ZHttpCodeServerNames.html +1 -1
  50. package/dist/variables/_zthun_webigail_http.ZHttpCodeSuccessDescriptions.html +1 -1
  51. package/dist/variables/_zthun_webigail_http.ZHttpCodeSuccessNames.html +1 -1
  52. package/dist/variables/_zthun_webigail_nest.ZHttpServiceToken.html +1 -1
  53. package/dist/variables/_zthun_webigail_url.ZSupportedMimeTypes.html +1 -1
  54. package/package.json +6 -6
@@ -1,13 +1,13 @@
1
1
  <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ZHttpCodeCategory | Webigail</title><meta name="description" content="Documentation for Webigail"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><link rel="icon" href="../webigail.svg" />
2
2
  </head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">Webigail</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">Webigail</a></li><li><a href="../modules/_zthun_webigail_http.html">@zthun/webigail-http</a></li><li><a href="_zthun_webigail_http.ZHttpCodeCategory.html">ZHttpCodeCategory</a></li></ul><h1>Enumeration ZHttpCodeCategory</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Represents the category name for an http code.</p>
3
- </div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code.mts#L40">result/http-code.mts:40</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumeration Members</h3><div class="tsd-index-list"><a href="_zthun_webigail_http.ZHttpCodeCategory.html#Client" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Client</span></a>
3
+ </div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code.mts#L40">result/http-code.mts:40</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumeration Members</h3><div class="tsd-index-list"><a href="_zthun_webigail_http.ZHttpCodeCategory.html#Client" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Client</span></a>
4
4
  <a href="_zthun_webigail_http.ZHttpCodeCategory.html#InformationalResponse" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Informational<wbr/>Response</span></a>
5
5
  <a href="_zthun_webigail_http.ZHttpCodeCategory.html#Redirection" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Redirection</span></a>
6
6
  <a href="_zthun_webigail_http.ZHttpCodeCategory.html#Server" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Server</span></a>
7
7
  <a href="_zthun_webigail_http.ZHttpCodeCategory.html#Success" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Success</span></a>
8
8
  </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Enumeration Members"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Enumeration Members</h2></summary><section><section class="tsd-panel tsd-member"><a id="Client" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Client</span><a href="#Client" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Client</span></div><div class="tsd-comment tsd-typography"><p>Error codes 400-499.</p>
9
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code.mts#L56">result/http-code.mts:56</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="InformationalResponse" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Informational<wbr/>Response</span><a href="#InformationalResponse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Informational<wbr/>Response</span></div><div class="tsd-comment tsd-typography"><p>Error codes 100-199.</p>
10
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code.mts#L44">result/http-code.mts:44</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Redirection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Redirection</span><a href="#Redirection" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Redirection</span></div><div class="tsd-comment tsd-typography"><p>Error codes 300-399.</p>
11
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code.mts#L52">result/http-code.mts:52</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Server" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Server</span><a href="#Server" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Server</span></div><div class="tsd-comment tsd-typography"><p>Error codes 500-599.</p>
12
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code.mts#L60">result/http-code.mts:60</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Success" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Success</span><a href="#Success" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Success</span></div><div class="tsd-comment tsd-typography"><p>Error codes 200-299.</p>
13
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code.mts#L48">result/http-code.mts:48</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Enumeration Members"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Enumeration Members</summary><div><a href="#Client" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Client</span></a><a href="#InformationalResponse" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Informational<wbr/>Response</span></a><a href="#Redirection" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Redirection</span></a><a href="#Server" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Server</span></a><a href="#Success" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Success</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Webigail</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
9
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code.mts#L56">result/http-code.mts:56</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="InformationalResponse" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Informational<wbr/>Response</span><a href="#InformationalResponse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Informational<wbr/>Response</span></div><div class="tsd-comment tsd-typography"><p>Error codes 100-199.</p>
10
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code.mts#L44">result/http-code.mts:44</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Redirection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Redirection</span><a href="#Redirection" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Redirection</span></div><div class="tsd-comment tsd-typography"><p>Error codes 300-399.</p>
11
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code.mts#L52">result/http-code.mts:52</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Server" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Server</span><a href="#Server" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Server</span></div><div class="tsd-comment tsd-typography"><p>Error codes 500-599.</p>
12
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code.mts#L60">result/http-code.mts:60</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Success" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Success</span><a href="#Success" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Success</span></div><div class="tsd-comment tsd-typography"><p>Error codes 200-299.</p>
13
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code.mts#L48">result/http-code.mts:48</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Enumeration Members"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Enumeration Members</summary><div><a href="#Client" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Client</span></a><a href="#InformationalResponse" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Informational<wbr/>Response</span></a><a href="#Redirection" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Redirection</span></a><a href="#Server" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Server</span></a><a href="#Success" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Success</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Webigail</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -3,7 +3,7 @@
3
3
  <p>Except when responding to a HEAD request, the server should include an entity containing an explanation
4
4
  of the error situation, and whether it is a temporary or permanent condition. These status codes are applicable
5
5
  to any request method. User agents should display any included entity to the user.</p>
6
- </div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L8">result/http-code-client.mts:8</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumeration Members</h3><div class="tsd-index-list"><a href="_zthun_webigail_http.ZHttpCodeClient.html#BadRequest" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Bad<wbr/>Request</span></a>
6
+ </div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L8">result/http-code-client.mts:8</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumeration Members</h3><div class="tsd-index-list"><a href="_zthun_webigail_http.ZHttpCodeClient.html#BadRequest" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Bad<wbr/>Request</span></a>
7
7
  <a href="_zthun_webigail_http.ZHttpCodeClient.html#Conflict" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Conflict</span></a>
8
8
  <a href="_zthun_webigail_http.ZHttpCodeClient.html#ExpectationFailed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Expectation<wbr/>Failed</span></a>
9
9
  <a href="_zthun_webigail_http.ZHttpCodeClient.html#FailedDependency" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Failed<wbr/>Dependency</span></a>
@@ -34,72 +34,72 @@ to any request method. User agents should display any included entity to the use
34
34
  </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Enumeration Members"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Enumeration Members</h2></summary><section><section class="tsd-panel tsd-member"><a id="BadRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Bad<wbr/>Request</span><a href="#BadRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Bad<wbr/>Request</span></div><div class="tsd-comment tsd-typography"><p>The server cannot or will not process the request due to an apparent client error
35
35
  (e.g., malformed request syntax, size too large, invalid request message framing,
36
36
  or deceptive request routing).</p>
37
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L14">result/http-code-client.mts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Conflict" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Conflict</span><a href="#Conflict" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Conflict</span></div><div class="tsd-comment tsd-typography"><p>Indicates that the request could not be processed because of conflict in the request, such
37
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L14">result/http-code-client.mts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Conflict" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Conflict</span><a href="#Conflict" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Conflict</span></div><div class="tsd-comment tsd-typography"><p>Indicates that the request could not be processed because of conflict in the request, such
38
38
  as an edit conflict between multiple simultaneous updates.</p>
39
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L75">result/http-code-client.mts:75</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ExpectationFailed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Expectation<wbr/>Failed</span><a href="#ExpectationFailed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Expectation<wbr/>Failed</span></div><div class="tsd-comment tsd-typography"><p>The server cannot meet the requirements of the Expect request-header field.</p>
40
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L124">result/http-code-client.mts:124</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FailedDependency" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Failed<wbr/>Dependency</span><a href="#FailedDependency" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Failed<wbr/>Dependency</span></div><div class="tsd-comment tsd-typography"><p>The request failed because it depended on another request and that request failed.</p>
41
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L148">result/http-code-client.mts:148</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Forbidden" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Forbidden</span><a href="#Forbidden" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Forbidden</span></div><div class="tsd-comment tsd-typography"><p>The request was valid, but the server is refusing action.</p>
39
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L75">result/http-code-client.mts:75</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ExpectationFailed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Expectation<wbr/>Failed</span><a href="#ExpectationFailed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Expectation<wbr/>Failed</span></div><div class="tsd-comment tsd-typography"><p>The server cannot meet the requirements of the Expect request-header field.</p>
40
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L124">result/http-code-client.mts:124</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="FailedDependency" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Failed<wbr/>Dependency</span><a href="#FailedDependency" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Failed<wbr/>Dependency</span></div><div class="tsd-comment tsd-typography"><p>The request failed because it depended on another request and that request failed.</p>
41
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L148">result/http-code-client.mts:148</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Forbidden" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Forbidden</span><a href="#Forbidden" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Forbidden</span></div><div class="tsd-comment tsd-typography"><p>The request was valid, but the server is refusing action.</p>
42
42
  <p>The user might not have the necessary permissions for a resource, or may need an account of some sort.</p>
43
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L41">result/http-code-client.mts:41</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Gone" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Gone</span><a href="#Gone" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Gone</span></div><div class="tsd-comment tsd-typography"><p>Indicates that the resource requested is no longer available and will not be available again.</p>
43
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L41">result/http-code-client.mts:41</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Gone" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Gone</span><a href="#Gone" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Gone</span></div><div class="tsd-comment tsd-typography"><p>Indicates that the resource requested is no longer available and will not be available again.</p>
44
44
  <p>This should be used when a resource has been intentionally removed and the resource should be
45
45
  purged. Upon receiving a 410 status code, the client should not request the resource in the
46
46
  future. Clients such as search engines should remove the resource from their indices. Most use
47
47
  cases do not require clients and search engines to purge the resource, and a &quot;404 Not Found&quot; may
48
48
  be used instead.</p>
49
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L85">result/http-code-client.mts:85</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ImATeapot" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>ImATeapot</span><a href="#ImATeapot" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">ImATeapot</span></div><div class="tsd-comment tsd-typography"><p>This code was defined in 1998 as one of the traditional IETF April Fools' jokes, in RFC 2324, Hyper
49
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L85">result/http-code-client.mts:85</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ImATeapot" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>ImATeapot</span><a href="#ImATeapot" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">ImATeapot</span></div><div class="tsd-comment tsd-typography"><p>This code was defined in 1998 as one of the traditional IETF April Fools' jokes, in RFC 2324, Hyper
50
50
  Text Coffee Pot Control Protocol, and is not expected to be implemented by actual HTTP servers.</p>
51
51
  <p>The RFC specifies this code should be returned by teapots requested to brew coffee. This HTTP
52
52
  status is used as an Easter egg in some websites, including <a href="http://Google.com" target="_blank" class="external">Google.com</a>.</p>
53
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L132">result/http-code-client.mts:132</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="LengthRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Length<wbr/>Required</span><a href="#LengthRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Length<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>The request did not specify the length of its content, which is required by the requested resource.</p>
54
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L89">result/http-code-client.mts:89</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Locked" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Locked</span><a href="#Locked" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Locked</span></div><div class="tsd-comment tsd-typography"><p>The resource that is being accessed is locked.</p>
55
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L144">result/http-code-client.mts:144</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="MethodNotAllowed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Method<wbr/>Not<wbr/>Allowed</span><a href="#MethodNotAllowed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Method<wbr/>Not<wbr/>Allowed</span></div><div class="tsd-comment tsd-typography"><p>A request method is not supported for the requested resource; for example, a GET
53
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L132">result/http-code-client.mts:132</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="LengthRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Length<wbr/>Required</span><a href="#LengthRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Length<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>The request did not specify the length of its content, which is required by the requested resource.</p>
54
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L89">result/http-code-client.mts:89</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Locked" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Locked</span><a href="#Locked" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Locked</span></div><div class="tsd-comment tsd-typography"><p>The resource that is being accessed is locked.</p>
55
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L144">result/http-code-client.mts:144</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="MethodNotAllowed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Method<wbr/>Not<wbr/>Allowed</span><a href="#MethodNotAllowed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Method<wbr/>Not<wbr/>Allowed</span></div><div class="tsd-comment tsd-typography"><p>A request method is not supported for the requested resource; for example, a GET
56
56
  request on a form that requires data to be presented via POST, or a PUT request on
57
57
  a read-only resource.</p>
58
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L53">result/http-code-client.mts:53</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="MisdirectedRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Misdirected<wbr/>Request</span><a href="#MisdirectedRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Misdirected<wbr/>Request</span></div><div class="tsd-comment tsd-typography"><p>The request was directed at a server that is not able to produce a response[53] (for example because of connection reuse).</p>
59
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L136">result/http-code-client.mts:136</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="NotAcceptable" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Not<wbr/>Acceptable</span><a href="#NotAcceptable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Not<wbr/>Acceptable</span></div><div class="tsd-comment tsd-typography"><p>The requested resource is capable of generating only content not acceptable according
58
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L53">result/http-code-client.mts:53</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="MisdirectedRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Misdirected<wbr/>Request</span><a href="#MisdirectedRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Misdirected<wbr/>Request</span></div><div class="tsd-comment tsd-typography"><p>The request was directed at a server that is not able to produce a response[53] (for example because of connection reuse).</p>
59
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L136">result/http-code-client.mts:136</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="NotAcceptable" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Not<wbr/>Acceptable</span><a href="#NotAcceptable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Not<wbr/>Acceptable</span></div><div class="tsd-comment tsd-typography"><p>The requested resource is capable of generating only content not acceptable according
60
60
  to the Accept headers sent in the request.</p>
61
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L58">result/http-code-client.mts:58</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="NotFound" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Not<wbr/>Found</span><a href="#NotFound" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Not<wbr/>Found</span></div><div class="tsd-comment tsd-typography"><p>The requested resource could not be found but may be available in the future.</p>
61
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L58">result/http-code-client.mts:58</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="NotFound" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Not<wbr/>Found</span><a href="#NotFound" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Not<wbr/>Found</span></div><div class="tsd-comment tsd-typography"><p>The requested resource could not be found but may be available in the future.</p>
62
62
  <p>Subsequent requests by the client are permissible.</p>
63
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L47">result/http-code-client.mts:47</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="PayloadTooLarge" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Payload<wbr/>Too<wbr/>Large</span><a href="#PayloadTooLarge" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Payload<wbr/>Too<wbr/>Large</span></div><div class="tsd-comment tsd-typography"><p>The request is larger than the server is willing or able to process. Previously called
63
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L47">result/http-code-client.mts:47</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="PayloadTooLarge" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Payload<wbr/>Too<wbr/>Large</span><a href="#PayloadTooLarge" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Payload<wbr/>Too<wbr/>Large</span></div><div class="tsd-comment tsd-typography"><p>The request is larger than the server is willing or able to process. Previously called
64
64
  &quot;Request Entity Too Large&quot;.</p>
65
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L98">result/http-code-client.mts:98</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="PaymentRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Payment<wbr/>Required</span><a href="#PaymentRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Payment<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>Reserved for future use.</p>
65
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L98">result/http-code-client.mts:98</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="PaymentRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Payment<wbr/>Required</span><a href="#PaymentRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Payment<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>Reserved for future use.</p>
66
66
  <p>The original intention was that this code might be used as part of some form of digital cash or
67
67
  micro-payment scheme, as proposed for example by GNU Taler, but that has not yet happened, and
68
68
  this code is not usually used. Google Developers API uses this status if a particular developer
69
69
  has exceeded the daily limit on requests</p>
70
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L35">result/http-code-client.mts:35</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="PreconditionFailed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Precondition<wbr/>Failed</span><a href="#PreconditionFailed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Precondition<wbr/>Failed</span></div><div class="tsd-comment tsd-typography"><p>The server does not meet one of the preconditions that the requester put on the request.</p>
71
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L93">result/http-code-client.mts:93</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="PreconditionRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Precondition<wbr/>Required</span><a href="#PreconditionRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Precondition<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>The origin server requires the request to be conditional.</p>
70
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L35">result/http-code-client.mts:35</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="PreconditionFailed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Precondition<wbr/>Failed</span><a href="#PreconditionFailed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Precondition<wbr/>Failed</span></div><div class="tsd-comment tsd-typography"><p>The server does not meet one of the preconditions that the requester put on the request.</p>
71
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L93">result/http-code-client.mts:93</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="PreconditionRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Precondition<wbr/>Required</span><a href="#PreconditionRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Precondition<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>The origin server requires the request to be conditional.</p>
72
72
  <p>Intended to prevent the 'lost update' problem, where a client GETs a resource's state, modifies it,
73
73
  and PUTs it back to the server, when meanwhile a third party has modified the state on the server,
74
74
  leading to a conflict.</p>
75
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L160">result/http-code-client.mts:160</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ProxyAuthenticationRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Proxy<wbr/>Authentication<wbr/>Required</span><a href="#ProxyAuthenticationRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Proxy<wbr/>Authentication<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>The client must first authenticate itself with the proxy.</p>
76
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L62">result/http-code-client.mts:62</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="RangeNotSatisfiable" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Range<wbr/>Not<wbr/>Satisfiable</span><a href="#RangeNotSatisfiable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Range<wbr/>Not<wbr/>Satisfiable</span></div><div class="tsd-comment tsd-typography"><p>The client has asked for a portion of the file (byte serving), but the server cannot supply that portion.</p>
75
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L160">result/http-code-client.mts:160</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ProxyAuthenticationRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Proxy<wbr/>Authentication<wbr/>Required</span><a href="#ProxyAuthenticationRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Proxy<wbr/>Authentication<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>The client must first authenticate itself with the proxy.</p>
76
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L62">result/http-code-client.mts:62</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="RangeNotSatisfiable" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Range<wbr/>Not<wbr/>Satisfiable</span><a href="#RangeNotSatisfiable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Range<wbr/>Not<wbr/>Satisfiable</span></div><div class="tsd-comment tsd-typography"><p>The client has asked for a portion of the file (byte serving), but the server cannot supply that portion.</p>
77
77
  <p>For example, if the client asked for a part of the file that lies beyond the end of the file.
78
78
  Called &quot;Requested Range Not Satisfiable&quot; previously.</p>
79
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L120">result/http-code-client.mts:120</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="RequestHeaderFieldsTooLarge" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Request<wbr/>Header<wbr/>Fields<wbr/>Too<wbr/>Large</span><a href="#RequestHeaderFieldsTooLarge" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Request<wbr/>Header<wbr/>Fields<wbr/>Too<wbr/>Large</span></div><div class="tsd-comment tsd-typography"><p>The server is unwilling to process the request because either an individual header field, or all the
79
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L120">result/http-code-client.mts:120</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="RequestHeaderFieldsTooLarge" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Request<wbr/>Header<wbr/>Fields<wbr/>Too<wbr/>Large</span><a href="#RequestHeaderFieldsTooLarge" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Request<wbr/>Header<wbr/>Fields<wbr/>Too<wbr/>Large</span></div><div class="tsd-comment tsd-typography"><p>The server is unwilling to process the request because either an individual header field, or all the
80
80
  header fields collectively, are too large.[</p>
81
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L169">result/http-code-client.mts:169</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="RequestTimeout" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Request<wbr/>Timeout</span><a href="#RequestTimeout" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Request<wbr/>Timeout</span></div><div class="tsd-comment tsd-typography"><p>The server timed out waiting for the request.</p>
81
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L169">result/http-code-client.mts:169</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="RequestTimeout" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Request<wbr/>Timeout</span><a href="#RequestTimeout" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Request<wbr/>Timeout</span></div><div class="tsd-comment tsd-typography"><p>The server timed out waiting for the request.</p>
82
82
  <p>According to HTTP specifications: &quot;The client did not produce a request within the
83
83
  time that the server was prepared to wait. The client MAY repeat the request without
84
84
  modifications at any later time.</p>
85
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L70">result/http-code-client.mts:70</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="TooManyRequests" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Too<wbr/>Many<wbr/>Requests</span><a href="#TooManyRequests" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Too<wbr/>Many<wbr/>Requests</span></div><div class="tsd-comment tsd-typography"><p>The user has sent too many requests in a given amount of time. Intended for use with rate-limiting schemes.</p>
86
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L164">result/http-code-client.mts:164</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Unauthorized" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Unauthorized</span><a href="#Unauthorized" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Unauthorized</span></div><div class="tsd-comment tsd-typography"><p>Similar to 403 Forbidden, but specifically for use when authentication is required and has failed
85
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L70">result/http-code-client.mts:70</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="TooManyRequests" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Too<wbr/>Many<wbr/>Requests</span><a href="#TooManyRequests" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Too<wbr/>Many<wbr/>Requests</span></div><div class="tsd-comment tsd-typography"><p>The user has sent too many requests in a given amount of time. Intended for use with rate-limiting schemes.</p>
86
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L164">result/http-code-client.mts:164</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Unauthorized" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Unauthorized</span><a href="#Unauthorized" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Unauthorized</span></div><div class="tsd-comment tsd-typography"><p>Similar to 403 Forbidden, but specifically for use when authentication is required and has failed
87
87
  or has not yet been provided.</p>
88
88
  <p>The response must include a WWW-Authenticate header field containing a challenge applicable to the
89
89
  requested resource. See Basic access authentication and Digest access authentication. 401
90
90
  semantically means &quot;unauthenticated&quot;,[35] i.e. the user does not have the necessary credentials.</p>
91
91
  <p>Note: Some sites issue HTTP 401 when an IP address is banned from the website (usually the website domain)
92
92
  and that specific address is refused permission to access a website.</p>
93
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L26">result/http-code-client.mts:26</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="UnavailableForLegalReasons" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Unavailable<wbr/>For<wbr/>Legal<wbr/>Reasons</span><a href="#UnavailableForLegalReasons" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Unavailable<wbr/>For<wbr/>Legal<wbr/>Reasons</span></div><div class="tsd-comment tsd-typography"><p>A server operator has received a legal demand to deny access to a resource or to a set of resources that includes the
93
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L26">result/http-code-client.mts:26</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="UnavailableForLegalReasons" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Unavailable<wbr/>For<wbr/>Legal<wbr/>Reasons</span><a href="#UnavailableForLegalReasons" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Unavailable<wbr/>For<wbr/>Legal<wbr/>Reasons</span></div><div class="tsd-comment tsd-typography"><p>A server operator has received a legal demand to deny access to a resource or to a set of resources that includes the
94
94
  requested resource.</p>
95
95
  <p>The code 451 was chosen as a reference to the novel Fahrenheit 451.</p>
96
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L176">result/http-code-client.mts:176</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="UnProcessableEntity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Un<wbr/>Processable<wbr/>Entity</span><a href="#UnProcessableEntity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Un<wbr/>Processable<wbr/>Entity</span></div><div class="tsd-comment tsd-typography"><p>The request was well-formed but was unable to be followed due to semantic errors.</p>
97
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L140">result/http-code-client.mts:140</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="UnsupportedMediaType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Unsupported<wbr/>Media<wbr/>Type</span><a href="#UnsupportedMediaType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Unsupported<wbr/>Media<wbr/>Type</span></div><div class="tsd-comment tsd-typography"><p>The request entity has a media type which the server or resource does not support.</p>
96
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L176">result/http-code-client.mts:176</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="UnProcessableEntity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Un<wbr/>Processable<wbr/>Entity</span><a href="#UnProcessableEntity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Un<wbr/>Processable<wbr/>Entity</span></div><div class="tsd-comment tsd-typography"><p>The request was well-formed but was unable to be followed due to semantic errors.</p>
97
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L140">result/http-code-client.mts:140</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="UnsupportedMediaType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Unsupported<wbr/>Media<wbr/>Type</span><a href="#UnsupportedMediaType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Unsupported<wbr/>Media<wbr/>Type</span></div><div class="tsd-comment tsd-typography"><p>The request entity has a media type which the server or resource does not support.</p>
98
98
  <p>For example, the client uploads an image as image/svg+xml, but the server requires that
99
99
  images use a different format.</p>
100
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L113">result/http-code-client.mts:113</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="UpgradeRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Upgrade<wbr/>Required</span><a href="#UpgradeRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Upgrade<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>The client should switch to a different protocol such as TLS/1.0, given in the Upgrade header field.</p>
101
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L152">result/http-code-client.mts:152</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="URITooLong" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>URIToo<wbr/>Long</span><a href="#URITooLong" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">URIToo<wbr/>Long</span></div><div class="tsd-comment tsd-typography"><p>The URI provided was too long for the server to process.</p>
100
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L113">result/http-code-client.mts:113</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="UpgradeRequired" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Upgrade<wbr/>Required</span><a href="#UpgradeRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Upgrade<wbr/>Required</span></div><div class="tsd-comment tsd-typography"><p>The client should switch to a different protocol such as TLS/1.0, given in the Upgrade header field.</p>
101
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L152">result/http-code-client.mts:152</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="URITooLong" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>URIToo<wbr/>Long</span><a href="#URITooLong" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">URIToo<wbr/>Long</span></div><div class="tsd-comment tsd-typography"><p>The URI provided was too long for the server to process.</p>
102
102
  <p>Often the result of too much data being encoded as a query-string of
103
103
  a GET request, in which case it should be converted to a POST request.
104
104
  Called &quot;Request-URI Too Long&quot; previously.</p>
105
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-client.mts#L106">result/http-code-client.mts:106</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Enumeration Members"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Enumeration Members</summary><div><a href="#BadRequest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Bad<wbr/>Request</span></a><a href="#Conflict" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Conflict</span></a><a href="#ExpectationFailed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Expectation<wbr/>Failed</span></a><a href="#FailedDependency" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Failed<wbr/>Dependency</span></a><a href="#Forbidden" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Forbidden</span></a><a href="#Gone" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Gone</span></a><a href="#ImATeapot" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>ImATeapot</span></a><a href="#LengthRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Length<wbr/>Required</span></a><a href="#Locked" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Locked</span></a><a href="#MethodNotAllowed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Method<wbr/>Not<wbr/>Allowed</span></a><a href="#MisdirectedRequest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Misdirected<wbr/>Request</span></a><a href="#NotAcceptable" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Not<wbr/>Acceptable</span></a><a href="#NotFound" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Not<wbr/>Found</span></a><a href="#PayloadTooLarge" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Payload<wbr/>Too<wbr/>Large</span></a><a href="#PaymentRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Payment<wbr/>Required</span></a><a href="#PreconditionFailed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Precondition<wbr/>Failed</span></a><a href="#PreconditionRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Precondition<wbr/>Required</span></a><a href="#ProxyAuthenticationRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Proxy<wbr/>Authentication<wbr/>Required</span></a><a href="#RangeNotSatisfiable" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Range<wbr/>Not<wbr/>Satisfiable</span></a><a href="#RequestHeaderFieldsTooLarge" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Request<wbr/>Header<wbr/>Fields<wbr/>Too<wbr/>Large</span></a><a href="#RequestTimeout" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Request<wbr/>Timeout</span></a><a href="#TooManyRequests" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Too<wbr/>Many<wbr/>Requests</span></a><a href="#Unauthorized" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Unauthorized</span></a><a href="#UnavailableForLegalReasons" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Unavailable<wbr/>For<wbr/>Legal<wbr/>Reasons</span></a><a href="#UnProcessableEntity" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Un<wbr/>Processable<wbr/>Entity</span></a><a href="#UnsupportedMediaType" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Unsupported<wbr/>Media<wbr/>Type</span></a><a href="#UpgradeRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Upgrade<wbr/>Required</span></a><a href="#URITooLong" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>URIToo<wbr/>Long</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Webigail</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
105
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-client.mts#L106">result/http-code-client.mts:106</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Enumeration Members"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Enumeration Members</summary><div><a href="#BadRequest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Bad<wbr/>Request</span></a><a href="#Conflict" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Conflict</span></a><a href="#ExpectationFailed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Expectation<wbr/>Failed</span></a><a href="#FailedDependency" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Failed<wbr/>Dependency</span></a><a href="#Forbidden" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Forbidden</span></a><a href="#Gone" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Gone</span></a><a href="#ImATeapot" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>ImATeapot</span></a><a href="#LengthRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Length<wbr/>Required</span></a><a href="#Locked" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Locked</span></a><a href="#MethodNotAllowed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Method<wbr/>Not<wbr/>Allowed</span></a><a href="#MisdirectedRequest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Misdirected<wbr/>Request</span></a><a href="#NotAcceptable" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Not<wbr/>Acceptable</span></a><a href="#NotFound" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Not<wbr/>Found</span></a><a href="#PayloadTooLarge" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Payload<wbr/>Too<wbr/>Large</span></a><a href="#PaymentRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Payment<wbr/>Required</span></a><a href="#PreconditionFailed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Precondition<wbr/>Failed</span></a><a href="#PreconditionRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Precondition<wbr/>Required</span></a><a href="#ProxyAuthenticationRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Proxy<wbr/>Authentication<wbr/>Required</span></a><a href="#RangeNotSatisfiable" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Range<wbr/>Not<wbr/>Satisfiable</span></a><a href="#RequestHeaderFieldsTooLarge" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Request<wbr/>Header<wbr/>Fields<wbr/>Too<wbr/>Large</span></a><a href="#RequestTimeout" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Request<wbr/>Timeout</span></a><a href="#TooManyRequests" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Too<wbr/>Many<wbr/>Requests</span></a><a href="#Unauthorized" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Unauthorized</span></a><a href="#UnavailableForLegalReasons" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Unavailable<wbr/>For<wbr/>Legal<wbr/>Reasons</span></a><a href="#UnProcessableEntity" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Un<wbr/>Processable<wbr/>Entity</span></a><a href="#UnsupportedMediaType" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Unsupported<wbr/>Media<wbr/>Type</span></a><a href="#UpgradeRequired" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Upgrade<wbr/>Required</span></a><a href="#URITooLong" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>URIToo<wbr/>Long</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Webigail</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -5,7 +5,7 @@ client to wait for a final response. The message consists only of the status lin
5
5
  optional header fields, and is terminated by an empty line. As the HTTP/1.0 standard
6
6
  did not define any 1xx status codes, servers must not[note 1] send a 1xx response to
7
7
  an HTTP/1.0 compliant client except under experimental conditions.[4]</p>
8
- </div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-informational-response.mts#L10">result/http-code-informational-response.mts:10</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumeration Members</h3><div class="tsd-index-list"><a href="_zthun_webigail_http.ZHttpCodeInformationalResponse.html#Continue" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Continue</span></a>
8
+ </div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-informational-response.mts#L10">result/http-code-informational-response.mts:10</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumeration Members</h3><div class="tsd-index-list"><a href="_zthun_webigail_http.ZHttpCodeInformationalResponse.html#Continue" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Continue</span></a>
9
9
  <a href="_zthun_webigail_http.ZHttpCodeInformationalResponse.html#EarlyHints" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Early<wbr/>Hints</span></a>
10
10
  <a href="_zthun_webigail_http.ZHttpCodeInformationalResponse.html#Processing" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Processing</span></a>
11
11
  <a href="_zthun_webigail_http.ZHttpCodeInformationalResponse.html#SwitchingProtocols" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Switching<wbr/>Protocols</span></a>
@@ -19,9 +19,9 @@ code in response before sending the body. If the client receives an error code s
19
19
  (Method Not Allowed) then it shouldn't send the request's body. The response 417 Expectation Failed indicates
20
20
  that the request should be repeated without the Expect header as it indicates that the server doesn't support
21
21
  expectations (this is the case, for example, of HTTP/1.0 servers).</p>
22
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-informational-response.mts#L24">result/http-code-informational-response.mts:24</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="EarlyHints" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Early<wbr/>Hints</span><a href="#EarlyHints" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Early<wbr/>Hints</span></div><div class="tsd-comment tsd-typography"><p>Used to return some response headers before final HTTP message.</p>
23
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-informational-response.mts#L38">result/http-code-informational-response.mts:38</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Processing" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Processing</span><a href="#Processing" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Processing</span></div><div class="tsd-comment tsd-typography"><p>A WebDAV request may contain many sub-requests involving file operations, requiring a long time to
22
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-informational-response.mts#L24">result/http-code-informational-response.mts:24</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="EarlyHints" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Early<wbr/>Hints</span><a href="#EarlyHints" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Early<wbr/>Hints</span></div><div class="tsd-comment tsd-typography"><p>Used to return some response headers before final HTTP message.</p>
23
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-informational-response.mts#L38">result/http-code-informational-response.mts:38</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="Processing" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Processing</span><a href="#Processing" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Processing</span></div><div class="tsd-comment tsd-typography"><p>A WebDAV request may contain many sub-requests involving file operations, requiring a long time to
24
24
  complete the request. This code indicates that the server has received and is processing the request,
25
25
  but no response is available yet. This prevents the client from timing out and assuming the request was lost.</p>
26
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-informational-response.mts#L34">result/http-code-informational-response.mts:34</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="SwitchingProtocols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Switching<wbr/>Protocols</span><a href="#SwitchingProtocols" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Switching<wbr/>Protocols</span></div><div class="tsd-comment tsd-typography"><p>The requester has asked the server to switch protocols and the server has agreed to do so.</p>
27
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/2018b1ae6c4c7541da1052450896da8c16993859/packages/webigail-http/src/result/http-code-informational-response.mts#L28">result/http-code-informational-response.mts:28</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Enumeration Members"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Enumeration Members</summary><div><a href="#Continue" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Continue</span></a><a href="#EarlyHints" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Early<wbr/>Hints</span></a><a href="#Processing" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Processing</span></a><a href="#SwitchingProtocols" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Switching<wbr/>Protocols</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Webigail</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
26
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-informational-response.mts#L34">result/http-code-informational-response.mts:34</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="SwitchingProtocols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Switching<wbr/>Protocols</span><a href="#SwitchingProtocols" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Switching<wbr/>Protocols</span></div><div class="tsd-comment tsd-typography"><p>The requester has asked the server to switch protocols and the server has agreed to do so.</p>
27
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/370e69487214e76fc5ccf84294c5920bd29c4bb9/packages/webigail-http/src/result/http-code-informational-response.mts#L28">result/http-code-informational-response.mts:28</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Enumeration Members"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Enumeration Members</summary><div><a href="#Continue" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Continue</span></a><a href="#EarlyHints" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Early<wbr/>Hints</span></a><a href="#Processing" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Processing</span></a><a href="#SwitchingProtocols" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>Switching<wbr/>Protocols</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Webigail</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>