Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^4: get ?

by rebugger (Acolyte)
on Apr 23, 2013 at 18:19 UTC ( [id://1030207]=note: print w/replies, xml ) Need Help??


in reply to Re^3: get ?
in thread get ?

It does not require an escape in the browser's address bar, but it could always be doing some kind of "smart" conversion to hide the inner workings from me. I'll try your example code with my query string...

No, it still doesn't work. Both the escaped and non-escaped versions work in the browser, but neither work from the get call. I can download other pages using get, and it's not having problems with other 'query' URIs with slashes in the query part of them, so I am thinking it is something on the server end.

After some further testing, nothing from that domain can be retrieved by the get command. This is a company-owned website, so I will try contacting the admin, see if there is any workaround.

Replies are listed 'Best First'.
Re^5: get ?
by kennethk (Abbot) on Apr 23, 2013 at 18:44 UTC
    The obvious possibility here is they could be filtering your request server-side, possibly by checking your reported User-Agent. This you could spoof, but doing so might be against Terms of Service, and is likely so if they've bothered to filter for it.

    Could you share the real-world URL, either in a response or via personal message? I don't recall ever seeing a URI with a slash in a query parameter, so having access to the real case would make proper debugging a heck of a lot easier.


    #11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1030207]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-20 02:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found