X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FDelta.pod;h=8ae07c71c1c5ab69b1d0b723286aeadd98f980bf;hp=e75a052928c434a4e4d76724351f6ed34da4e1ac;hb=02336198551ec2d7edfa74911919b8804bfc69c8;hpb=6b9f9ef742c1ee771df336eed1db42d807c8c59c diff --git a/lib/Catalyst/Delta.pod b/lib/Catalyst/Delta.pod index e75a052..8ae07c7 100755 --- a/lib/Catalyst/Delta.pod +++ b/lib/Catalyst/Delta.pod @@ -22,6 +22,13 @@ follow the new, supported specification: This will be a breaking change for some codebases, we recommend testing if you are creating URLs with fragments. +B If you are using the alternative: + + $c->uri_for('/foo/bar#baz') + +construction, we do not attempt to encode this and it will make a URL with a +fragment of 'baz'. + =head2 VERSION 5.90094 =head3 Multipart form POST with character set headers