You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by neubyr <ne...@gmail.com> on 2015/03/05 02:14:17 UTC

Including # hash/pound in Path

JMeter seems to be ignoring characters after # (pound/hash) in Path string.
How do I escape '#' so that request is made along with '#' and characters
after that? Any help?

- thanks,
N

Re: Including # hash/pound in Path

Posted by Hassan Schroeder <ha...@gmail.com>.
On Wed, Mar 4, 2015 at 5:22 PM, Tim Koopmans <ti...@flood.io> wrote:
> Fragment identifiers are typically client side only. See here for a good
> write up:

Or more simply:  https://tools.ietf.org/html/rfc3986#section-3.3

-- 
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : Silicon Valley or remote

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org


Re: Including # hash/pound in Path

Posted by Tim Koopmans <ti...@flood.io>.
Fragment identifiers are typically client side only. See here for a good
write up:
http://shmuels.blogspot.com.au/2012/12/http-protocol-and-uri-fragments.html

*Regards,*


Tim Koopmans

[image: Flood IO Pty Ltd] <https://flood.io>



On Thu, Mar 5, 2015 at 12:14 PM, neubyr <ne...@gmail.com> wrote:

> JMeter seems to be ignoring characters after # (pound/hash) in Path string.
> How do I escape '#' so that request is made along with '#' and characters
> after that? Any help?
>
> - thanks,
> N
>