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/misc.html | |
| parent | e4a3b9b9ac50424003baaf1c9014651b525bde2f (diff) | |
| download | nng-131726d96414aa1a35e8319db0785221e1230566.tar.gz nng-131726d96414aa1a35e8319db0785221e1230566.tar.bz2 nng-131726d96414aa1a35e8319db0785221e1230566.zip | |
deploy: 73f50e2679525e7df8734c875a3c12732565f953
Diffstat (limited to 'ref/api/misc.html')
| -rw-r--r-- | ref/api/misc.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ref/api/misc.html b/ref/api/misc.html index e1a25ca4..2c1aea8f 100644 --- a/ref/api/misc.html +++ b/ref/api/misc.html @@ -268,6 +268,7 @@ the version numbers reported refer to both the API and the library itself. library and the application is controlled in a similar, but different manner depending upon the link options and how the library is built.)</p> <!-- Symbol cross reference --> +<!-- HTTP --> <!-- Macros --> <!-- Protocols --> <!-- Transports --> @@ -279,7 +280,7 @@ manner depending upon the link options and how the library is built.)</p> <nav class="nav-wrapper" aria-label="Page navigation"> <!-- Mobile navigation buttons --> - <a rel="prev" href="../api/stream.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../api/http.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> @@ -293,7 +294,7 @@ manner depending upon the link options and how the library is built.)</p> </div> <nav class="nav-wide-wrapper" aria-label="Page navigation"> - <a rel="prev" href="../api/stream.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../api/http.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> |
