View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002863 | JEDI VCL | 04 Feature Request | public | 2005-04-12 00:10 | 2005-05-14 14:45 | 
| Reporter | sanz | Assigned To | obones | ||
| Priority | normal | Severity | tweak | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.00 | ||||
| Target Version | Fixed in Version | 3.10 | |||
| Summary | 0002863: Proxy support for JvHttpUrlGrabber | ||||
| Description | I am behind a firewall and need to use a Proxy to access the Internet. When using the JvHttpUrlGrabber I get as result page from grabbing the following error: "HTTP 407 Proxy Authentication Required - The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. (12209) Internet Security and Acceleration Server". How can I use a proxy together with this component? It would be good to have a Proxy-Property. Thanks Alfonso  | ||||
| Tags | No tags attached. | ||||
| 
		 | 
	
	Right now, the proxy settings are read from the config or registry as indicated in MSDN: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/internetopen.asp We use the INTERNET_OPEN_TYPE_PRECONFIG mode. I'll have a look at implementing a bit more proxy support. No timing can be given at this point.  | 
| 
		 
 2005-04-12 01:45 
  | 
	
	
 JvUrlGrabbers.pas (34,264 bytes) | 
| 
		 | 
	
	Please try with the attached version of JvUrlGrabbers.pas, it introduces three new properties: ProxyMode, ProxyAddresses and ProxyIgnoreList Please read http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/enabling_internet_functionality.asp for details on the options available and the formatting of the two string properties.  | 
| 
		 | 
	Without any feedback for the past month, I consider this is fine, hence I added it to CVS. | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2005-04-12 00:10 | sanz | New Issue | |
| 2005-04-12 00:27 | obones | Severity | feature => tweak | 
| 2005-04-12 00:27 | obones | Category | 00 JVCL Components => 04 Feature Request | 
| 2005-04-12 00:27 | obones | Product Version | 3.00 BETA 2 => 3.00 | 
| 2005-04-12 00:27 | obones | Summary | JvHttpUrlGrabber => Proxy support for JvHttpUrlGrabber | 
| 2005-04-12 00:46 | obones | Status | new => assigned | 
| 2005-04-12 00:46 | obones | Assigned To | => obones | 
| 2005-04-12 00:56 | obones | Note Added: 0006908 | |
| 2005-04-12 01:45 | obones | File Added: JvUrlGrabbers.pas | |
| 2005-04-12 01:46 | obones | Note Added: 0006910 | |
| 2005-04-12 01:46 | obones | Status | assigned => feedback | 
| 2005-05-14 14:45 | obones | Status | feedback => resolved | 
| 2005-05-14 14:45 | obones | Resolution | open => fixed | 
| 2005-05-14 14:45 | obones | Note Added: 0007166 | |
| 2005-05-20 02:09 | obones | Relationship added | parent of 0002972 |