-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
113 lines (108 loc) · 5.5 KB
/
Copy pathindex.html
File metadata and controls
113 lines (108 loc) · 5.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Triva Docs</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Documentation for the Triva Node.js HTTP and HTTPS framework." />
<link rel="stylesheet" href="/assets/css/style.css" />
<link rel="icon" type="image/jpeg" href="/assets/favicon.jpg" />
<script src="https://unpkg.com/lucide@latest"></script>
</head>
<body>
<button id="sidebarToggle" class="sidebar-toggle" aria-label="Toggle documentation navigation">
<i data-lucide="menu"></i>
</button>
<div id="sidebarOverlay" class="sidebar-overlay"></div>
<div class="layout">
<aside id="sidebar" class="sidebar">
<a id="docsHomeLink" href="/" class="sidebar-logo" aria-label="Go to documentation home">
<img src="/assets/logo.png" alt="Triva logo" />
</a>
<div class="sidebar-version">
<div class="sidebar-version-label">Version</div>
<button
id="versionToggle"
class="version-toggle"
type="button"
aria-haspopup="listbox"
aria-expanded="false"
>
<span class="version-toggle-copy">
<span id="versionBadge" class="version-badge">v1</span>
<span id="versionMeta" class="version-meta">Latest stable</span>
</span>
<span class="version-toggle-caret" aria-hidden="true"></span>
</button>
<div id="versionMenu" class="version-menu" hidden></div>
</div>
<div class="sidebar-scroll"></div>
</aside>
<main class="docs-main">
<div id="content">Loading documentation...</div>
<footer class="docs-footer" aria-label="Documentation footer">
<div class="footer-content">
<div class="footer-links">
<a href="/getting-started">
<div class="item">Documentation</div>
</a>
<a href="/benchmarks">
<div class="item">Benchmarks</div>
</a>
<a href="/core/concepts">
<div class="item">Guides</div>
</a>
<a href="/quick-start/examples">
<div class="item">Examples</div>
</a>
<a href="/extensions/overview">
<div class="item">Extensions</div>
</a>
<a href="/deployment/production">
<div class="item">Production</div>
</a>
</div>
<div class="footer-links">
<a href="/policies/privacy">
<div class="item">Privacy Policy</div>
</a>
<a href="/policies/terms">
<div class="item">Terms of Use</div>
</a>
<a href="/policies/code-of-conduct">
<div class="item">Code of Conduct</div>
</a>
<a href="/policies/security">
<div class="item">Security Policy</div>
</a>
<a href="/issues">
<div class="item">Issues</div>
</a>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 Triva. Apache-2.0 License</p>
<div class="footer-social">
<a href="https://twitter.com/trivajs" target="_blank" rel="noreferrer" aria-label="Twitter">
<svg fill="currentColor" width="18" height="18" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M28.778 1.004h-25.56c-0.008 0-0.017 0-0.027 0-1.199 0-2.172 0.964-2.186 2.159v25.672c0.014 1.196 0.987 2.161 2.186 2.161 0.01 0 0.019 0 0.029 0h25.555c0.008 0 0.018 0 0.028 0 1.2 0 2.175-0.963 2.194-2.159v-25.672c-0.019-1.197-0.994-2.161-2.195-2.161-0.01 0-0.019 0-0.029 0h0.001zM9.9 26.562h-4.454v-14.311h4.454zM7.674 10.293c-1.425 0-2.579-1.155-2.579-2.579s1.155-2.579 2.579-2.579c1.424 0 2.579 1.154 2.579 2.578v0c0 0.001 0 0.002 0 0.004 0 1.423-1.154 2.577-2.577 2.577-0.001 0-0.002 0-0.003 0h0zM26.556 26.562h-4.441v-6.959c0-1.66-0.034-3.795-2.314-3.795-2.316 0-2.669 1.806-2.669 3.673v7.082h-4.441v-14.311h4.266v1.951h0.058c0.828-1.395 2.326-2.315 4.039-2.315 0.061 0 0.121 0.001 0.181 0.003l-0.009-0c4.5 0 5.332 2.962 5.332 6.817v7.855z"></path>
</svg>
</a>
<a href="https://github.com/trivajs/triva" target="_blank" rel="noreferrer" aria-label="GitHub">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z" />
</svg>
</a>
</div>
</div>
</footer>
</main>
<aside id="toc" class="toc">
<div class="toc-title"><i data-lucide="text-align-start"></i>On this page</div>
<nav class="toc-nav"></nav>
</aside>
</div>
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<script type="module" src="/assets/js/app.js"></script>
</body>
</html>