|
2015-02-17
| ||
| 01:01 | • Closed ticket [13db6dce79]: Support for proxy authentication plus 3 other changes ... (artifact: d9e7c65459 user: drh) | |
|
2009-09-11
| ||
| 20:07 | • New ticket [13db6dce79]. ... (artifact: 4a913b2356 user: anonymous) | |
| Ticket Hash: | 13db6dce79e4eb21c16fc96fb2981679e112a865 | ||
| Title: | Support for proxy authentication | ||
| Status: | Closed | Type: | Feature_Request |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | Not_A_Bug | |
| Last Modified: |
2015-02-17 01:01:11 11.14 years ago |
Created: |
2009-09-11 20:07:13 16.57 years ago |
| Version Found In: | 713b8be852 | ||
| Description: | ||||
|
Many proxy servers require authentication. For example, my http_proxy environment variable is:
http://jack:pa$$w0rd@web.proxy.bigcorp.com:9800
Fossil doesn't appear to support proxies that require authentication at this time. I know there are many different schemes for proxy authentication, but supporting "basic" authentication shouldn't be too hard. | ||||