Tadej Magajna
Tadej Magajna
It should be [this](https://github.com/tadejmagajna/HereIsWally/tree/master/trained_model/checkpoint) in [this](https://github.com/tadejmagajna/HereIsWally/tree/master/trained_model) directory
Maybe I wasn't clear enough. I need **one bot** (one running instance) to be able to chat to **multiple pages**
Thank you for reporting, the bug makes sense. Goes without saying both `keyword` and `value` are vulnerable. I would like to work on this if that's okay.
The suggestion to apply fixes for both `wsgiref` and `http.server` makes sense. Taking into account the above suggestion to keep changes minimal, I implemented the change in the linked PR....
@vadmium thanks for the suggestion about `send_response_only`. It’s now covered in the latest commit. The other cases from the linked issues are already handled in the PR by raising an...
@serhiy-storchaka, since you contributed to both `http.server` and `wsgiref` in the past, I was wondering if you might have the bandwidth to review this fix for the mentioned vulnerability.