Merge lp:~mbp/bzr/198646-http-boundary-2.3 into lp:bzr/2.3
Proposed by
Martin Pool
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | Martin Pool | ||||
| Approved revision: | no longer in the source branch. | ||||
| Merged at revision: | 5659 | ||||
| Proposed branch: | lp:~mbp/bzr/198646-http-boundary-2.3 | ||||
| Merge into: | lp:bzr/2.3 | ||||
| Diff against target: |
12 lines (+3/-0) 1 file modified
doc/en/release-notes/bzr-2.3.txt (+3/-0) |
||||
| To merge this branch: | bzr merge lp:~mbp/bzr/198646-http-boundary-2.3 | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Robert Collins | Pending | ||
|
Review via email:
|
|||
Commit message
add news for bug 198646
Description of the change
bug 198646 is that some buggy squids can close a connection in the middle of a mime multipart request, before the boundary line; users sometimes hit this and can't easily change their corporate proxy. hat tip to Henrik for the clear description.
This builds on a patch attached to that bug to handle this more cleanly, and it adds a test that does trigger the behaviour.
The test is a bit copy-pasty, but it does cover the case and it's not awful.
To post a comment you must log in.
sent to pqm by email