Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Proxy: Add support for release notes proxying #13

Open
jokajak opened this issue Aug 6, 2020 · 0 comments
Open

Proxy: Add support for release notes proxying #13

jokajak opened this issue Aug 6, 2020 · 0 comments

Comments

@jokajak
Copy link
Owner

jokajak commented Aug 6, 2020

Currently django fails to handle requests for release notes:

Not Found: /http:/www.ota.ing.carrier.com/releaseNotes/systxccit-14.02.txt
WARNING 2020-08-06 11:14:37,532 log 19904 547608064480 Not Found: /http:/www.ota.ing.carrier.com/releaseNotes/systxccit-14.02.txt
[06/Aug/2020 11:14:37] "GET http://www.ota.ing.carrier.com/releaseNotes/systxccit-14.02.txt HTTP/1.1" 404 1809

URL Conf entries that were tried and didn't work:

path("http<path:uri>", proxy_views.release_notes),
re_path(".*", proxy_views.release_notes),
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant