rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hykang

Pages: 1
1
Programmers corner / HTML line ending with LF
« on: September 13, 2013, 05:01:39 AM »
Hi, I've just testing the HTTP request packets with line ending "LF"(\n) instead of "CR LF"(\r\n). However, I found that the HFS does not response to client host. Does the HFS can response to this line ending?
Note: In RFC 2616, there is a section to state the tolerance provision about line ending. In Stackoverflow, there is a thread about line ending on HTTP request: http://stackoverflow.com/questions/5757290/http-header-line-break-style

Pages: 1