Opened 8 years ago
Closed 8 years ago
#1204 closed defect (fixed)
Automatic proxy code gets stuck in a loop
| Reported by: | stakats | Owned by: | simon |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 Final |
| Component: | interface | Version: | 1.5 |
| Keywords: | Cc: |
Description
After adding automatic proxy support for a GMU library resource (e.g. JSTOR), I can use the resource properly off-campus. But when I try to use the resource on the GMU campus network, I get caught in a redirect loop. The proxy entry looks okay:
www.jstor.org http://mutex.gmu.edu:2112/%p
Change History (2)
comment:1 Changed 8 years ago by stakats
- Version changed from 1.0 to 1.5
comment:2 Changed 8 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3780]) Fixes #1204, Automatic proxy code gets stuck in a loop