Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#360 closed enhancement (fixed)

Support for strict routed requests in proxy sample (thanks Helmut Wolf)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.8.0
Component: applications Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

The proxy sample barf again when handling strict-routed request, this time because it thinks that the request is destined for it thus it rejects the request with 404/Not Found.

Change History (2)

comment:1 Changed 17 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r1412

comment:2 Changed 17 years ago by bennylp

Forgot to write this.

In the revision above, also fixed/changed the Record-Route header insertion to insert the RR header before existing headers.

Note: See TracTickets for help on using tickets.