summaryrefslogtreecommitdiffstats
path: root/library/http1.0/http.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-13 08:57:12 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-13 08:57:12 (GMT)
commite80a9647f5b435daaa052bbe487314a47794fdca (patch)
treed106c4c491093a055990c1b43af9b1d3eca0458f /library/http1.0/http.tcl
parentf6f180df58c8c736937a105dbb2cdac6755f7c13 (diff)
downloadtcl-e80a9647f5b435daaa052bbe487314a47794fdca.zip
tcl-e80a9647f5b435daaa052bbe487314a47794fdca.tar.gz
tcl-e80a9647f5b435daaa052bbe487314a47794fdca.tar.bz2
Use tabs for indenting in stead of 8 spaces
Diffstat (limited to 'library/http1.0/http.tcl')
-rw-r--r--library/http1.0/http.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/http1.0/http.tcl b/library/http1.0/http.tcl
index 8329de4..ce112d8 100644
--- a/library/http1.0/http.tcl
+++ b/library/http1.0/http.tcl
@@ -94,8 +94,8 @@ proc http_get { url args } {
meta {}
currentsize 0
totalsize 0
- type text/html
- body {}
+ type text/html
+ body {}
status ""
}
set options {-blocksize -channel -command -handler -headers \