#533 closed defect (fixed)
Support for parsing Retry-After header
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Previously the parser only supports parsing simple integer value inside Retry-After header and will barf if the header contains comment. Thanks Samuel Vinson and Nigel Hsiung for reporting.
Change History (2)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 16 years ago by bennylp
Fixed bug in the parser in r1957
Note: See
TracTickets for help on using
tickets.
Done in r1954