We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PS C:\Users\dmpas> curl -v https://oscript.io/downloads/2_0_3/x64/zip < HTTP/1.1 302 Found ... < Location: /home/page404 ...
Итого мы перенаправляемся на page404, успешно качаем страницу с кодом 200, а потом наивно пытаемся распаковать zip-архив. Правильно сразу отдать 404
The text was updated successfully, but these errors were encountered:
otymko
No branches or pull requests
Итого мы перенаправляемся на page404, успешно качаем страницу с кодом 200, а потом наивно пытаемся распаковать zip-архив.
Правильно сразу отдать 404
The text was updated successfully, but these errors were encountered: