diff options
| author | gdamore <gdamore@users.noreply.github.com> | 2025-01-10 07:46:01 +0000 |
|---|---|---|
| committer | gdamore <gdamore@users.noreply.github.com> | 2025-01-10 07:46:01 +0000 |
| commit | 131726d96414aa1a35e8319db0785221e1230566 (patch) | |
| tree | 80c278b5d5b96ef52e8130664b73305bfc6029ba /ref/api/stream.html | |
| parent | e4a3b9b9ac50424003baaf1c9014651b525bde2f (diff) | |
| download | nng-131726d96414aa1a35e8319db0785221e1230566.tar.gz nng-131726d96414aa1a35e8319db0785221e1230566.tar.bz2 nng-131726d96414aa1a35e8319db0785221e1230566.zip | |
deploy: 73f50e2679525e7df8734c875a3c12732565f953
Diffstat (limited to 'ref/api/stream.html')
| -rw-r--r-- | ref/api/stream.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ref/api/stream.html b/ref/api/stream.html index 4cb9cfe1..fb6770a7 100644 --- a/ref/api/stream.html +++ b/ref/api/stream.html @@ -542,6 +542,7 @@ They will return a pointer to the <a href="/TODO.html"><code>nng_tls_config</cod both configuring a different TLS configuration object, as well as mutating the existing <a href="/TODO.html"><code>nng_tls_config</code></a> object.</p> </div> <!-- Symbol cross reference --> +<!-- HTTP --> <!-- Macros --> <!-- Protocols --> <!-- Transports --> @@ -555,7 +556,7 @@ both configuring a different TLS configuration object, as well as mutating the e <i class="fa fa-angle-left"></i> </a> - <a rel="next prefetch" href="../api/misc.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right"> + <a rel="next prefetch" href="../api/http.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right"> <i class="fa fa-angle-right"></i> </a> @@ -569,7 +570,7 @@ both configuring a different TLS configuration object, as well as mutating the e <i class="fa fa-angle-left"></i> </a> - <a rel="next prefetch" href="../api/misc.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right"> + <a rel="next prefetch" href="../api/http.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right"> <i class="fa fa-angle-right"></i> </a> </nav> |
