[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Patch] url-http-create-request creates truncated paths
From: |
Stefan Monnier |
Subject: |
Re: [Patch] url-http-create-request creates truncated paths |
Date: |
Thu, 31 Aug 2006 22:32:27 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> * url-parse.el (url-recreate-url-attributes): New function, code
> simply moved from `url-recreate-url'.
> (url-recreate-url): Use it. Put the `url-target' at the end of
> the URL after the attributes.
> * url-http.el (url-http-create-request): Use
> `url-recreate-url-attributes' when setting real-fname.
Looks right, thank you, installed,
Stefan