chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #1074: intarweb request parsing and Spiffy handli


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1074: intarweb request parsing and Spiffy handling of said requests is inconsistent in case of improper request line URIs
Date: Sun, 24 Nov 2013 12:40:12 -0000

#1074: intarweb request parsing and  Spiffy handling of said requests is
inconsistent in case of improper request line URIs
----------------------+-----------------------------------------------------
  Reporter:  RvdH     |       Owner:  sjamaan               
      Type:  defect   |      Status:  new                   
  Priority:  major    |   Milestone:  someday               
 Component:  unknown  |     Version:  4.8.x                 
Resolution:           |    Keywords:  bad-request connection
----------------------+-----------------------------------------------------

Comment(by RvdH):

 Modern browsers nowadays don't send bogus requests. But the point is: not
 all clients are browsers. Actually, more and more of the clients are non-
 browsers.

 If you develop web services (i.e. server-to-server communication), it a
 extremely useful to have a web server that sends you correct status codes
 back, so you know what you did wrong as a developer.

 That's why (claiming to be an HTTP server) it matters what you send back
 and that's why it matters that you adhere to the HTTP standard.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1074#comment:12>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]