aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/http.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/http.asciidoc')
-rw-r--r--doc/src/guide/http.asciidoc5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/src/guide/http.asciidoc b/doc/src/guide/http.asciidoc
index 5a69fa1..465a4c5 100644
--- a/doc/src/guide/http.asciidoc
+++ b/doc/src/guide/http.asciidoc
@@ -132,11 +132,6 @@ know it in advance, although this is not required. If it
is not set, HTTP/1.1 will use the chunked transfer-encoding,
and SPDY will continue normally as it is chunked by design.
-@todo Stop relying on transfer encoding header in Gun
-
-@todo SPDY needs to remove invalid headers, and to detect
-a body if content-length is set
-
.POST "/organizations/ninenines" with delayed body
[source,erlang]