Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Content-Length #24

Open
blahgeek opened this issue Dec 31, 2014 · 0 comments
Open

Incorrect Content-Length #24

blahgeek opened this issue Dec 31, 2014 · 0 comments

Comments

@blahgeek
Copy link

> curl -v 127.0.0.1:8080
* Rebuilt URL to: 127.0.0.1:8080/
* Hostname was NOT found in DNS cache
*   Trying 127.0.0.1...
* Connected to 127.0.0.1 (127.0.0.1) port 8080 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.37.1
> Host: 127.0.0.1:8080
> Accept: */*
>
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< Server: SublimeServer/0.3.2 Sublime/3065
< Date: Wed, 31 Dec 2014 15:32:24 GMT
< Content-type: text/html; charset=utf-8
< Content-Length: b'<!DOCTYPE html><html>\n<head>\n<meta charset="utf-8"/>\n<title>SublimeServer /</title>\n</head>\n<link rel="stylesheet" type="text/css" href="/SublimeServer.css"><body>\n<h2>SublimeServer /</h2>\n<hr>\n<ul>\n<li><a href="transcoder">transcoder/</a>\n<li><a href="ffmpeg_loft-libdt">ffmpeg_loft-libdt/</a>\n<li><a href="ffmpeg_loft">ffmpeg_loft/</a>\n</ul>\n<hr>\n</body>\n</html>\n'
<

Sublime Text 3, install from Package Control

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant