Ticket #103 (closed enhancement: fixed)
Reject invalid requests before creating sessions
| Reported by: | MartinLeidig | Owned by: | MartinLeidig |
|---|---|---|---|
| Priority: | major | Milestone: | 0.15.0 |
| Component: | Core (general) | Version: | |
| Keywords: | Cc: |
Description
Requests being obviously invalid should be rejected before running in session redirection handling and unncessarily creating sessions. A common example are requests caused by broken relative image links with a missing trailing slash which are interpreted relative to the servlet path and cause unnecessary session creation.
Change History
Note: See
TracTickets for help on using
tickets.
