a609673ce8
When URLs combine a base URL with a relative part, the relative part's path component was being pre-processed. This removed any ".." from the path and in some cases in the unit test cases, the ".." should have been retained and then only later applied to the base URL. This changes fixes this so that the relative part is not pre-processed and is applied with it's path in a raw state. Completes Fixes for #14377 Change-Id: I9cebb8599889494e11f40a3b54c87ebca3ed1a21 Reviewed-on: https://review.haiku-os.org/529 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com> |
||
---|---|---|
.. | ||
add-ons | ||
app | ||
arch | ||
be_apps | ||
bluetooth | ||
device | ||
drivers | ||
game | ||
interface | ||
kernel | ||
locale | ||
media | ||
midi | ||
midi2 | ||
net | ||
package | ||
storage | ||
support | ||
translation | ||
AppKit.h | ||
Be.h | ||
BeBuild.h | ||
DeviceKit.h | ||
GameKit.h | ||
InterfaceKit.h | ||
KernelKit.h | ||
LocaleKit.h | ||
MailKit.h | ||
MediaKit.h | ||
MidiKit.h | ||
NetKit.h | ||
NetworkKit.h | ||
StorageKit.h | ||
SupportKit.h | ||
TranslationKit.h |