View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002879 | unreal | ircd | public | 2006-04-09 19:03 | 2006-05-31 07:27 |
Reporter | Trocotronic | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | AMD K6 32bits | OS | Windows XP Professional | OS Version | SP2 |
Product Version | 3.2.5 | ||||
Fixed in Version | 3.2.5 | ||||
Summary | 0002879: Location and CURL | ||||
Description | I have a subdomain used to update my configs at the same time. To make it more easy to change, I use a standard redirection. So http://configs.mydomain.com/ is pointing to http://blabla.myhost.com/blabla/bleble/blo.conf and it is passed with Location: HTTP Header. CURL, by defect, does not parse the Location header. It can be actived setting CURLOPT_FOLLOWLOCATION to non-zero value, with curl_easy_setopt. Is there any reason to don't use it? | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-04-09 19:03 | Trocotronic | New Issue | |
2006-05-31 07:27 | syzop | Status | new => resolved |
2006-05-31 07:27 | syzop | Fixed in Version | => 3.2.5 |
2006-05-31 07:27 | syzop | Resolution | open => fixed |
2006-05-31 07:27 | syzop | Assigned To | => syzop |
2006-05-31 07:27 | syzop | Note Added: 0011808 |