Hi,

I've been writing records via LDP using the HTTP POST operation and specifying 
a name for the resource using the slug header. I've noticed that if the slug 
contains period/dots/full-stops they are replaced with hyphens. For example, if 
I try to post something with a slug of "hello.there.marmotta" it posts as 
"hello-there-marmotta".

What is the reasoning behind rearranging the contents of the slug and is there 
some way I might sidestep it (or should I avoid doing so) ?

Many thanks

Alan

Reply via email to