chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #646: spiffy's cgi handler should preserve query-stri


From: Chicken Trac
Subject: [Chicken-janitors] #646: spiffy's cgi handler should preserve query-string formatting where possible
Date: Mon, 11 Jul 2011 21:01:30 -0000

#646: spiffy's cgi handler should preserve query-string formatting where 
possible
--------------------------+-------------------------------------------------
 Reporter:  sjamaan       |       Owner:  sjamaan
     Type:  task          |      Status:  new    
 Priority:  minor         |   Milestone:  4.8.0  
Component:  unknown       |     Version:  4.7.x  
 Keywords:  uri-encoding  |  
--------------------------+-------------------------------------------------
 Right now it deserializes the querystring. It should probably extract the
 querystring from the uri-generic object instead to maintain maximum
 compatibility.

 If the user decides to update the query alist, this will break of course,
 but if everything is just passed along it will work. OTOH, maybe this
 introduces more confusion?  Not sure yet.

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/646>
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]