On Tue 06 Dec 2011 20:27, Andy Wingo <[email protected]> writes: > On Thu 29 Sep 2011 21:45, Ian Price <[email protected]> writes: > >> Two patches for the web stuff in guile. The first removes the second >> definition of 'write-uri' from module/web/http.scm. No point having two >> of them after all :-). > > Probably better to remove the first one. The second one allocates less, > catches some important error conditions, and doesn't write the fragment > component.
I pushed something like this. >> The second changes 'write-request-line' to write paths rather than full >> uris. > > One thing though, you are missing the query component. Care to post a > modifed patch? I fixed it and pushed. Thanks for the patches, Andy -- http://wingolog.org/
