Folks, I have to make a REST call that starts like this:

 

GET /v1/Foobar_4cae841d-8319-4c78-bd3b-624aa7f7e186?format=xml HTTP/1.1

 

I know how to set headers and other properties of the HttpWebRequest object,
but I can't figure out how to get the red part. What's the trick?

 

Greg

 

 

 

 

Reply via email to