Modify ↓
Opened 15 years ago
Closed 15 years ago
#420 closed defect (worksforme)
Bitten-Slave gets Error 411 from Proxy
Reported by: | rungea@… | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | General | Version: | 0.5.3 |
Keywords: | Cc: | osimons | |
Operating System: | BSD |
Description
If Trac is used behind squid as a Proxy the Bitten-Slave gets the Error 411 because it does not send the Content-Length Tag.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by osimons
- Cc osimons added
- Keywords needinfo added
- Milestone changed from 0.6 to 0.6.1
comment:2 Changed 15 years ago by osimons
- Keywords needinfo removed
- Milestone 0.6.1 deleted
- Resolution set to worksforme
- Status changed from new to closed
Current trunk seems to do this correctly for every request. Please reopen if there is something I've missed.
Note: See
TracTickets for help on using
tickets.
What version/trunk revision of Bitten are you using? As far as I can see, bitten-slave sends 'Content-Length' as part of every requiest. Could you update to lates trunk, and report back with findings?