mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 12:40:25 +00:00
Remove the guide chapter about broken clients
None of these workarounds currently exist in Cowboy 2.0. We can resurrect the chapter later if it's still necessary, once we've added the workarounds back in some other form.
This commit is contained in:
parent
0001956d3b
commit
a832369a02
3 changed files with 0 additions and 71 deletions
|
@ -3,12 +3,5 @@
|
|||
|
||||
Placeholder chapter.
|
||||
|
||||
Streams are a new feature in Cowboy 2.0 that requires
|
||||
a little more tweaking before they can be generally
|
||||
useful. This chapter will be made available in a future
|
||||
pre-release.
|
||||
|
||||
Streams are meant to replace hooks. The relevant chapters
|
||||
for Cowboy 1.0 were:
|
||||
|
||||
* xref:broken_clients[Dealing with broken clients]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue