diff options
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> |
