summaryrefslogtreecommitdiffstats
path: root/docs/en/ranch/1.8/guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/ranch/1.8/guide')
-rw-r--r--docs/en/ranch/1.8/guide/embedded/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/index.html4
-rw-r--r--docs/en/ranch/1.8/guide/internals/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/introduction/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/listeners/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/migrating_from_1.5/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/migrating_from_1.6/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/migrating_from_1.7/index.html6
-rw-r--r--docs/en/ranch/1.8/guide/migrating_from_1.8.asciidoc14
-rw-r--r--docs/en/ranch/1.8/guide/migrating_from_1.8/index.html188
-rw-r--r--docs/en/ranch/1.8/guide/migrating_from_1.x/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/parsers/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/protocols/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/ssl_auth/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/transports/index.html2
-rw-r--r--docs/en/ranch/1.8/guide/upcoming_2.0_changes/index.html6
16 files changed, 236 insertions, 4 deletions
diff --git a/docs/en/ranch/1.8/guide/embedded/index.html b/docs/en/ranch/1.8/guide/embedded/index.html
index d6f7ead4..991dca65 100644
--- a/docs/en/ranch/1.8/guide/embedded/index.html
+++ b/docs/en/ranch/1.8/guide/embedded/index.html
@@ -141,6 +141,8 @@ http://www.gnu.org/software/src-highlite -->
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/index.html b/docs/en/ranch/1.8/guide/index.html
index c82543ed..eaff8088 100644
--- a/docs/en/ranch/1.8/guide/index.html
+++ b/docs/en/ranch/1.8/guide/index.html
@@ -86,6 +86,8 @@
<h2 id="_additional_information">Additional information</h2>
<ul><li><a href="upcoming_2.0_changes/">Upcoming changes in Ranch 2.0</a>
</li>
+<li><a href="migrating_from_1.8/">Changes since Ranch 1.8</a>
+</li>
<li><a href="migrating_from_1.7/">Migrating from Ranch 1.7 to 1.8</a>
</li>
<li><a href="migrating_from_1.6/">Migrating from Ranch 1.6 to 1.7</a>
@@ -130,6 +132,8 @@
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/internals/index.html b/docs/en/ranch/1.8/guide/internals/index.html
index d93bcb13..fd01e4a4 100644
--- a/docs/en/ranch/1.8/guide/internals/index.html
+++ b/docs/en/ranch/1.8/guide/internals/index.html
@@ -145,6 +145,8 @@ http://www.gnu.org/software/src-highlite -->
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/introduction/index.html b/docs/en/ranch/1.8/guide/introduction/index.html
index bf167bf1..4b253a4f 100644
--- a/docs/en/ranch/1.8/guide/introduction/index.html
+++ b/docs/en/ranch/1.8/guide/introduction/index.html
@@ -124,6 +124,8 @@
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/listeners/index.html b/docs/en/ranch/1.8/guide/listeners/index.html
index 2ab59962..9c8975ba 100644
--- a/docs/en/ranch/1.8/guide/listeners/index.html
+++ b/docs/en/ranch/1.8/guide/listeners/index.html
@@ -360,6 +360,8 @@ http://www.gnu.org/software/src-highlite -->
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/migrating_from_1.5/index.html b/docs/en/ranch/1.8/guide/migrating_from_1.5/index.html
index bdbf2f5f..4bc36d80 100644
--- a/docs/en/ranch/1.8/guide/migrating_from_1.5/index.html
+++ b/docs/en/ranch/1.8/guide/migrating_from_1.5/index.html
@@ -160,6 +160,8 @@
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/migrating_from_1.6/index.html b/docs/en/ranch/1.8/guide/migrating_from_1.6/index.html
index 3394392e..cccc360a 100644
--- a/docs/en/ranch/1.8/guide/migrating_from_1.6/index.html
+++ b/docs/en/ranch/1.8/guide/migrating_from_1.6/index.html
@@ -140,6 +140,8 @@
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/migrating_from_1.7/index.html b/docs/en/ranch/1.8/guide/migrating_from_1.7/index.html
index acccf377..e134d1c2 100644
--- a/docs/en/ranch/1.8/guide/migrating_from_1.7/index.html
+++ b/docs/en/ranch/1.8/guide/migrating_from_1.7/index.html
@@ -80,8 +80,8 @@
<nav style="margin:1em 0">
- <a style="float:left" href="https://ninenines.eu/docs/en/ranch/1.8/guide/upcoming_2.0_changes/">
- Upcoming changes in Ranch 2.0
+ <a style="float:left" href="https://ninenines.eu/docs/en/ranch/1.8/guide/migrating_from_1.8/">
+ Changes since Ranch 1.8
</a>
@@ -124,6 +124,8 @@
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/migrating_from_1.8.asciidoc b/docs/en/ranch/1.8/guide/migrating_from_1.8.asciidoc
new file mode 100644
index 00000000..1d35333b
--- /dev/null
+++ b/docs/en/ranch/1.8/guide/migrating_from_1.8.asciidoc
@@ -0,0 +1,14 @@
+[appendix]
+== Changes since Ranch 1.8
+
+Ranch 1.8 is the last Ranch 1.x release series. Only compatibility
+fixes are to be released moving forward. Support for Ranch 1.8
+will be discontinued when Cowboy 3.0 is released.
+
+The following patch releases have been issued:
+
+=== Ranch 1.8.1
+
+* Fix `ranch:recv_proxy_header/2` for the upcoming Erlang/OTP 28.
+
+* Erlang.mk has been updated.
diff --git a/docs/en/ranch/1.8/guide/migrating_from_1.8/index.html b/docs/en/ranch/1.8/guide/migrating_from_1.8/index.html
new file mode 100644
index 00000000..5f6dfe53
--- /dev/null
+++ b/docs/en/ranch/1.8/guide/migrating_from_1.8/index.html
@@ -0,0 +1,188 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="description" content="">
+ <meta name="author" content="Loïc Hoguin based on a design from (Soft10) Pol Cámara">
+
+ <title>Nine Nines: Changes since Ranch 1.8</title>
+
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
+ <link href="/css/99s.css?r=7" rel="stylesheet">
+
+ <link rel="shortcut icon" href="/img/ico/favicon.ico">
+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
+ <link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
+
+ </head>
+
+
+<body class="">
+ <header id="page-head">
+ <div id="topbar" class="container">
+ <div class="row">
+ <div class="span2">
+ <h1 id="logo"><a href="/" title="99s">99s</a></h1>
+ </div>
+ <div class="span10">
+
+ <div id="side-header">
+ <nav>
+ <ul>
+ <li><a title="Hear my thoughts" href="/articles">Articles</a></li>
+ <li><a title="Watch my talks" href="/talks">Talks</a></li>
+ <li class="active"><a title="Read the docs" href="/docs">Documentation</a></li>
+ <li><a title="Request my services" href="/services">Consulting & Training</a></li>
+ </ul>
+ </nav>
+ <ul id="social">
+ <li>
+ <a href="https://github.com/ninenines" title="Check my Github repositories"><img src="/img/ico_github.png" data-hover="/img/ico_github_alt.png" alt="Github"></a>
+ </li>
+ <li>
+ <a title="Contact me" href="mailto:[email protected]"><img src="/img/ico_mail.png" data-hover="/img/ico_mail_alt.png"></a>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </div>
+
+
+</header>
+
+<div id="contents" class="two_col">
+<div class="container">
+<div class="row">
+<div id="docs" class="span9 maincol">
+
+<h1 class="lined-header"><span>Changes since Ranch 1.8</span></h1>
+
+<p>Ranch 1.8 is the last Ranch 1.x release series. Only compatibility fixes are to be released moving forward. Support for Ranch 1.8 will be discontinued when Cowboy 3.0 is released.</p>
+<p>The following patch releases have been issued:</p>
+<h2 id="_ranch_1_8_1">Ranch 1.8.1</h2>
+<ul><li>Fix <code>ranch:recv_proxy_header/2</code> for the upcoming Erlang/OTP 28.
+</li>
+<li>Erlang.mk has been updated.
+</li>
+</ul>
+
+
+
+
+
+
+
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="https://ninenines.eu/docs/en/ranch/1.8/guide/upcoming_2.0_changes/">
+ Upcoming changes in Ranch 2.0
+ </a>
+
+
+
+ <a style="float:right" href="https://ninenines.eu/docs/en/ranch/1.8/guide/migrating_from_1.7/">
+ Migrating from Ranch 1.7 to 1.8
+ </a>
+
+ </nav>
+
+
+
+
+</div>
+
+<div class="span3 sidecol">
+
+
+<h3>
+ Ranch
+ 1.8
+
+ User Guide
+</h3>
+
+<ul>
+
+ <li><a href="/docs/en/ranch/1.8/guide">User Guide</a></li>
+
+
+ <li><a href="/docs/en/ranch/1.8/manual">Function Reference</a></li>
+
+
+</ul>
+
+<h4 id="docs-nav">Navigation</h4>
+
+<h4>Version select</h4>
+<ul>
+
+
+
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
+ <li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
+
+ <li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
+
+ <li><a href="/docs/en/ranch/1.8/guide">1.8</a></li>
+
+ <li><a href="/docs/en/ranch/1.7/guide">1.7</a></li>
+
+ <li><a href="/docs/en/ranch/1.6/guide">1.6</a></li>
+
+</ul>
+
+<h3 id="_like_my_work__donate">Like my work? Donate!</h3>
+<p>Donate to Loïc Hoguin because his work on Cowboy, Ranch, Gun and Erlang.mk is fantastic:</p>
+<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline">
+<input type="hidden" name="cmd" value="_donations">
+<input type="hidden" name="business" value="[email protected]">
+<input type="hidden" name="lc" value="FR">
+<input type="hidden" name="item_name" value="Loic Hoguin">
+<input type="hidden" name="item_number" value="99s">
+<input type="hidden" name="currency_code" value="EUR">
+<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_LG.gif:NonHosted">
+<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
+<img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
+</form><p>Recurring payment options are also available via <a href="https://github.com/sponsors/essen">GitHub Sponsors</a>. These funds are used to cover the recurring expenses like food, dedicated servers or domain names.</p>
+
+
+
+</div>
+</div>
+</div>
+</div>
+
+ <footer>
+ <div class="container">
+ <div class="row">
+ <div class="span6">
+ <p id="scroll-top"><a href="#">↑ Scroll to top</a></p>
+ <nav>
+ <ul>
+ <li><a href="mailto:[email protected]" title="Contact us">Contact us</a></li><li><a href="https://github.com/ninenines/ninenines.github.io" title="Github repository">Contribute to this site</a></li>
+ </ul>
+ </nav>
+ </div>
+ <div class="span6 credits">
+ <p><img src="/img/footer_logo.png"></p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
+ </div>
+ </div>
+ </div>
+ </footer>
+
+
+ <script src="/js/custom.js"></script>
+ </body>
+</html>
+
+
diff --git a/docs/en/ranch/1.8/guide/migrating_from_1.x/index.html b/docs/en/ranch/1.8/guide/migrating_from_1.x/index.html
index b0c5c024..a8efc3a7 100644
--- a/docs/en/ranch/1.8/guide/migrating_from_1.x/index.html
+++ b/docs/en/ranch/1.8/guide/migrating_from_1.x/index.html
@@ -213,6 +213,8 @@
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/parsers/index.html b/docs/en/ranch/1.8/guide/parsers/index.html
index 81387c89..feb16af1 100644
--- a/docs/en/ranch/1.8/guide/parsers/index.html
+++ b/docs/en/ranch/1.8/guide/parsers/index.html
@@ -180,6 +180,8 @@ http://www.gnu.org/software/src-highlite -->
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/protocols/index.html b/docs/en/ranch/1.8/guide/protocols/index.html
index 47ffd4cc..1d45f73b 100644
--- a/docs/en/ranch/1.8/guide/protocols/index.html
+++ b/docs/en/ranch/1.8/guide/protocols/index.html
@@ -187,6 +187,8 @@ http://www.gnu.org/software/src-highlite -->
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/ssl_auth/index.html b/docs/en/ranch/1.8/guide/ssl_auth/index.html
index 58a521c2..189202e0 100644
--- a/docs/en/ranch/1.8/guide/ssl_auth/index.html
+++ b/docs/en/ranch/1.8/guide/ssl_auth/index.html
@@ -193,6 +193,8 @@ http://www.gnu.org/software/src-highlite -->
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/transports/index.html b/docs/en/ranch/1.8/guide/transports/index.html
index 6cfecf5a..c237a648 100644
--- a/docs/en/ranch/1.8/guide/transports/index.html
+++ b/docs/en/ranch/1.8/guide/transports/index.html
@@ -227,6 +227,8 @@ http://www.gnu.org/software/src-highlite -->
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>
diff --git a/docs/en/ranch/1.8/guide/upcoming_2.0_changes/index.html b/docs/en/ranch/1.8/guide/upcoming_2.0_changes/index.html
index 270ac82a..347122a4 100644
--- a/docs/en/ranch/1.8/guide/upcoming_2.0_changes/index.html
+++ b/docs/en/ranch/1.8/guide/upcoming_2.0_changes/index.html
@@ -96,8 +96,8 @@
- <a style="float:right" href="https://ninenines.eu/docs/en/ranch/1.8/guide/migrating_from_1.7/">
- Migrating from Ranch 1.7 to 1.8
+ <a style="float:right" href="https://ninenines.eu/docs/en/ranch/1.8/guide/migrating_from_1.8/">
+ Changes since Ranch 1.8
</a>
</nav>
@@ -134,6 +134,8 @@
+ <li><a href="/docs/en/ranch/2.2/guide">2.2</a></li>
+
<li><a href="/docs/en/ranch/2.1/guide">2.1</a></li>
<li><a href="/docs/en/ranch/2.0/guide">2.0</a></li>