@zthun/webigail-web 3.2.0 → 3.3.0

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 (63) hide show
  1. package/dist/assets/main.js +5 -5
  2. package/dist/assets/style.css +262 -232
  3. package/dist/classes/_zthun_webigail-http.ZHttpRequestBuilder.html +37 -37
  4. package/dist/classes/_zthun_webigail-http.ZHttpResultBuilder.html +14 -14
  5. package/dist/classes/_zthun_webigail-http.ZHttpService.html +6 -6
  6. package/dist/classes/_zthun_webigail-http.ZHttpServiceMock.html +11 -11
  7. package/dist/classes/_zthun_webigail-nest.ZHttpModule.html +3 -3
  8. package/dist/classes/_zthun_webigail-rest.ZRestfulService.html +31 -31
  9. package/dist/classes/_zthun_webigail-rest.ZRestfulUrlBuilder.html +10 -10
  10. package/dist/classes/_zthun_webigail-url.ZDataUrlBuilder.html +17 -17
  11. package/dist/classes/_zthun_webigail-url.ZUrlBuilder.html +62 -62
  12. package/dist/enums/_zthun_webigail-http.ZHttpCodeCategory.html +12 -12
  13. package/dist/enums/_zthun_webigail-http.ZHttpCodeClient.html +58 -58
  14. package/dist/enums/_zthun_webigail-http.ZHttpCodeInformationalResponse.html +10 -10
  15. package/dist/enums/_zthun_webigail-http.ZHttpCodeRedirection.html +20 -20
  16. package/dist/enums/_zthun_webigail-http.ZHttpCodeServer.html +24 -24
  17. package/dist/enums/_zthun_webigail-http.ZHttpCodeSeverity.html +10 -10
  18. package/dist/enums/_zthun_webigail-http.ZHttpCodeSuccess.html +22 -22
  19. package/dist/enums/_zthun_webigail-http.ZHttpMethod.html +16 -16
  20. package/dist/enums/_zthun_webigail-url.ZMimeTypeApplication.html +8 -8
  21. package/dist/enums/_zthun_webigail-url.ZMimeTypeImage.html +16 -16
  22. package/dist/enums/_zthun_webigail-url.ZMimeTypeText.html +16 -16
  23. package/dist/enums/_zthun_webigail-url.ZYouTubeApi.html +6 -6
  24. package/dist/functions/_zthun_webigail-http.fromContentType.html +2 -2
  25. package/dist/functions/_zthun_webigail-http.getHttpCodeCategory.html +2 -2
  26. package/dist/functions/_zthun_webigail-http.getHttpCodeDescription.html +2 -2
  27. package/dist/functions/_zthun_webigail-http.getHttpCodeName.html +2 -2
  28. package/dist/functions/_zthun_webigail-http.getHttpCodeSeverity.html +2 -2
  29. package/dist/functions/_zthun_webigail-http.isBodyInit.html +3 -3
  30. package/dist/functions/_zthun_webigail-http.toBodyInit.html +2 -2
  31. package/dist/hierarchy.html +1 -1
  32. package/dist/index.html +3 -3
  33. package/dist/interfaces/_zthun_webigail-http.IZHttpRequest.html +12 -12
  34. package/dist/interfaces/_zthun_webigail-http.IZHttpResult.html +8 -8
  35. package/dist/interfaces/_zthun_webigail-http.IZHttpService.html +6 -6
  36. package/dist/interfaces/_zthun_webigail-rest.IZRestfulCreate.html +7 -7
  37. package/dist/interfaces/_zthun_webigail-rest.IZRestfulDelete.html +4 -4
  38. package/dist/interfaces/_zthun_webigail-rest.IZRestfulGet.html +6 -6
  39. package/dist/interfaces/_zthun_webigail-rest.IZRestfulService.html +25 -25
  40. package/dist/interfaces/_zthun_webigail-rest.IZRestfulUpdate.html +7 -7
  41. package/dist/interfaces/_zthun_webigail-rest.IZRestfulUpsert.html +7 -7
  42. package/dist/interfaces/_zthun_webigail-url.IZDataUrlInfo.html +8 -8
  43. package/dist/interfaces/_zthun_webigail-url.IZUrlInfo.html +18 -18
  44. package/dist/modules/_zthun_webigail-http.html +5 -5
  45. package/dist/modules/_zthun_webigail-nest.html +4 -4
  46. package/dist/modules/_zthun_webigail-rest.html +4 -4
  47. package/dist/modules/_zthun_webigail-url.html +5 -5
  48. package/dist/modules.html +1 -1
  49. package/dist/types/_zthun_webigail-http.ZHttpCode.html +2 -2
  50. package/dist/types/_zthun_webigail-url.ZMimeType.html +2 -2
  51. package/dist/variables/_zthun_webigail-http.ZHttpCodeClientDescriptions.html +2 -2
  52. package/dist/variables/_zthun_webigail-http.ZHttpCodeClientNames.html +2 -2
  53. package/dist/variables/_zthun_webigail-http.ZHttpCodeInformationalResponseDescriptions.html +2 -2
  54. package/dist/variables/_zthun_webigail-http.ZHttpCodeInformationalResponseNames.html +2 -2
  55. package/dist/variables/_zthun_webigail-http.ZHttpCodeRedirectionDescriptions.html +2 -2
  56. package/dist/variables/_zthun_webigail-http.ZHttpCodeRedirectionNames.html +2 -2
  57. package/dist/variables/_zthun_webigail-http.ZHttpCodeServerDescriptions.html +2 -2
  58. package/dist/variables/_zthun_webigail-http.ZHttpCodeServerNames.html +2 -2
  59. package/dist/variables/_zthun_webigail-http.ZHttpCodeSuccessDescriptions.html +2 -2
  60. package/dist/variables/_zthun_webigail-http.ZHttpCodeSuccessNames.html +2 -2
  61. package/dist/variables/_zthun_webigail-nest.ZHttpServiceToken.html +2 -2
  62. package/dist/variables/_zthun_webigail-url.ZSupportedMimeTypes.html +2 -2
  63. package/package.json +7 -7
@@ -1,12 +1,12 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base=".."><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ZHttpCodeCategory | Webigail</title><link rel="icon" href="../assets/favicon.svg" type="image/svg+xml"/><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><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></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"><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>
2
- </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/caccb994a5f400344c17102e3008ec3abd6dfa98/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
- <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>
4
- <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>
5
- <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>
6
- <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>
7
- </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><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Client Error&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 400-499.</p>
8
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/caccb994a5f400344c17102e3008ec3abd6dfa98/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">InformationalResponse</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Informational Response&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 100-199.</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/caccb994a5f400344c17102e3008ec3abd6dfa98/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><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Redirection&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 300-399.</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/caccb994a5f400344c17102e3008ec3abd6dfa98/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><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Server Error&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 500-599.</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/caccb994a5f400344c17102e3008ec3abd6dfa98/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><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Success&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 200-299.</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/caccb994a5f400344c17102e3008ec3abd6dfa98/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="section-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">Webigail</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><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>
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ZHttpCodeCategory | Webigail</title><link rel="icon" href="../assets/favicon.svg" type="image/svg+xml"/><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><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Webigail</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_zthun_webigail-http.html">@zthun/webigail-http</a></li><li><a href="" aria-current="page">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>
2
+ </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/77ad3e9ce8fde1ebd2744a1a2ec1f095f5f925f1/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"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">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="#client" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Client</span></a>
3
+ <a href="#informationalresponse" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Informational<wbr/>Response</span></a>
4
+ <a href="#redirection" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Redirection</span></a>
5
+ <a href="#server" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Server</span></a>
6
+ <a href="#success" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Success</span></a>
7
+ </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"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Enumeration Members</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="client"><span>Client</span><a href="#client" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Client</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Client Error&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 400-499.</p>
8
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/zthun/webigail/blob/77ad3e9ce8fde1ebd2744a1a2ec1f095f5f925f1/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"><h3 class="tsd-anchor-link" id="informationalresponse"><span>Informational<wbr/>Response</span><a href="#informationalresponse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">InformationalResponse</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Informational Response&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 100-199.</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/77ad3e9ce8fde1ebd2744a1a2ec1f095f5f925f1/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"><h3 class="tsd-anchor-link" id="redirection"><span>Redirection</span><a href="#redirection" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Redirection</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Redirection&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 300-399.</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/77ad3e9ce8fde1ebd2744a1a2ec1f095f5f925f1/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"><h3 class="tsd-anchor-link" id="server"><span>Server</span><a href="#server" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Server</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Server Error&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 500-599.</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/77ad3e9ce8fde1ebd2744a1a2ec1f095f5f925f1/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"><h3 class="tsd-anchor-link" id="success"><span>Success</span><a href="#success" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">Success</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Success&quot;</span></div><div class="tsd-comment tsd-typography"><p>Error codes 200-299.</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/77ad3e9ce8fde1ebd2744a1a2ec1f095f5f925f1/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"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>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"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>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="section-Enumeration Members"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Enumeration Members</summary><div><a href="#client"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Client</span></a><a href="#informationalresponse"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Informational<wbr/>Response</span></a><a href="#redirection"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Redirection</span></a><a href="#server"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><use href="../assets/icons.svg#icon-16"></use></svg><span>Server</span></a><a href="#success"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Enumeration Member"><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">Webigail</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><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>