Skip to content

Commit b75a0eb

Browse files
committed
FIX: removed debug traces in HTTPD scheme
1 parent 3f08fa6 commit b75a0eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/modules/httpd.r3

-2
Original file line numberDiff line numberDiff line change
@@ -602,9 +602,7 @@ sys/make-scheme [
602602
method: to string! method
603603
target: decode-target target
604604
version: to string! version
605-
? header
606605
header: construct header
607-
? header
608606
try [header/Content-Length: to integer! header/Content-Length]
609607
)
610608
]

0 commit comments

Comments
 (0)