diff options
| author | Loïc Hoguin <[email protected]> | 2026-05-12 17:41:05 +0200 |
|---|---|---|
| committer | Loïc Hoguin <[email protected]> | 2026-05-12 17:41:05 +0200 |
| commit | ff5dee6af5eb49e784d1a053d583f5c848bcd8ca (patch) | |
| tree | e919132797aee06cec6a873776091ebf9812ce47 /docs | |
| parent | c0ff63c6d9fc116c8ee7bfb5fe1b73894a4f8e22 (diff) | |
| download | ninenines.eu-ff5dee6af5eb49e784d1a053d583f5c848bcd8ca.tar.gz ninenines.eu-ff5dee6af5eb49e784d1a053d583f5c848bcd8ca.tar.bz2 ninenines.eu-ff5dee6af5eb49e784d1a053d583f5c848bcd8ca.zip | |
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/en/cowboy/2.15/guide/index.html | 2 | ||||
| -rw-r--r-- | docs/index.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/cowboy/2.15/guide/index.html b/docs/en/cowboy/2.15/guide/index.html index 15d383ec..23cf72cf 100644 --- a/docs/en/cowboy/2.15/guide/index.html +++ b/docs/en/cowboy/2.15/guide/index.html @@ -130,7 +130,7 @@ </li> </ul> <h2 id="_additional_information">Additional information</h2> -<ul><li><a href="migrating_from_2.14/">Changes since Cowboy 2.14</a> +<ul><li><a href="migrating_from_2.14/">Migrating from Cowboy 2.14 to 2.15</a> </li> <li><a href="migrating_from_2.13/">Migrating from Cowboy 2.13 to 2.14</a> </li> diff --git a/docs/index.xml b/docs/index.xml index 725f5570..e148a35b 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -6246,7 +6246,7 @@ cowboy(3) - Listener management cowboy_req(3) - Request and response cowboy_ro <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> <guid>https://ninenines.eu/docs/en/cowboy/2.15/guide/</guid> - <description>Rationale The modern Web Erlang and the Web Introduction Introduction Getting started Flow diagram Configuration Listeners Routing Constraints Handlers Handlers Loop handlers Static files Request and response Request details Reading the request body Sending a response Using cookies Multipart REST REST principles Handling REST requests REST flowcharts Designing a resource handler Websocket The Websocket protocol Websocket handlers Advanced Streams Middlewares Performance Additional information Changes since Cowboy 2.</description> + <description>Rationale The modern Web Erlang and the Web Introduction Introduction Getting started Flow diagram Configuration Listeners Routing Constraints Handlers Handlers Loop handlers Static files Request and response Request details Reading the request body Sending a response Using cookies Multipart REST REST principles Handling REST requests REST flowcharts Designing a resource handler Websocket The Websocket protocol Websocket handlers Advanced Streams Middlewares Performance Additional information Migrating from Cowboy 2.</description> </item> <item> |
