Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support raw url path & fix download file name #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Mr-xn
Copy link

@Mr-xn Mr-xn commented Apr 19, 2023

support raw url path:
like parth travels vuln url path /path/to/../../../../anywhere

Only done so far for GET and POST request method,it's very easy to clone support for other method
fix download file name from #8

I hope it can help people who need it!

fix send_file() got an unexpected keyword argument 'attachment_filename'
support raw url path requests && add logger info of req and url path
@Mr-xn Mr-xn mentioned this pull request Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant