Enter Keywords:
1 - 10 of 11(0.007 seconds)
Sort By:
 
while going thru programs i came thru this String msg = "CONNECT " + url.getHost() + ":" + port + " HTTP/1.0\n"                           + "User-Agent: "                        + sun.net.www.protocol.http.HttpURLConnec...
Zones: JavaDate Answered: 02/21/2004 Rating: 8.0 Views: 0
I used LWP::useragent but says that it requires version 5.64 but i have only 5.48. Can i get the new version from any site ?? OR is it not a free downloadable one ?? The problem is i get an error...
Zones: PerlDate Answered: 11/10/2003 Rating: 7.6 Views: 0
Does anybody know if it is possible to run the module: use LWP::UserAgent on Hypermart ? (Hypermart is a free host) If it doesn't work on Hypermart I need an other FREE host which does suppo...
Zones: PerlDate Answered: 04/12/2001 Rating: 9.8 Views: 0
Hi there im having difficulty accessing a Java based web applicaiton with Mozilla FireFox. IE works fine! i believe there is a way of changing the UserAgent to 'disguise' FireFox as another b...
Zones: Web BrowsersDate Answered: 03/28/2006 Rating: 9.0 Views: 0
Is it possible to detect what browser a site visitor is using with coldfusion? If not, how can I pass a javascript variable to coldfusion?
Zones: Cold...Date Answered: 11/02/2000 Rating: 7.8 Views: 0
I'm looking for a way to establish a connection to a server using a SOCKS proxy instead of the supported protocols for LWP::UserAgent (HTTP, etc.). If this is not possible, is there a module simila...
Zones: PerlDate Answered: 02/01/2004 Rating: 8.2 Views: 0
I am using Delphi 5 and my application uses the Indy HTTP component that came with the Pro version. I am having a problem with the retrieved text from a web page.  I am trying to retrieve a web ...
Zones: Delphi ProgrammingDate Answered: 11/16/2004 Rating: 9.4 Views: 4
I have a site where users can submit url's of files for download This is then included into a searchable database. Currently i check the url is valid using the LWP::Simple module I can not use...
Zones: PerlDate Answered: 11/02/2003 Rating: 8.8 Views: 0
Hello experts, Is there a simple way in Delphi 2007 for Win32 to get the exact UserAgent IE browser uses? To view your browser's user-agent string, type the following into the address bar: j...
Zones: Languages, Pascal, Delphi P...Date Answered: 11/26/2008 Rating: 9.2 Views: 0
i do some screenscraping using groovy. how can i set or modify the UserAgent that is sent with the HTTP request? i currently see it in my apache access logs as "Java/1.5.0_16" (which is the JDK ...
Zones: Groovy, Apache Web ServerDate Asked: 06/10/2009 Points: 500 Comments: 3