Re: APPEND_SLASH behavior

2021-05-05 Thread Florian Apolloner
On Thursday, April 29, 2021 at 4:23:57 PM UTC+2 atd...@gmail.com wrote: > In both cases however, the current check being done in the > process_response method for the CommonMiddleware(here >

Re: APPEND_SLASH behavior

2021-05-05 Thread Tidiane Dia
Ok I see better. Talking about efficiency, I take this opportunity to link here the following draft PR I made: Backtracking URL Resolver and Provide ability to abort URL resolution early , which, if imple