Custom Uri format throws Malformed exception
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 35/100
Direzione di ricerca
Start by locating the Ring middleware handling the :absolute-redirects option and reproduce the example with the custom blah:// URI. Trace why the redirect is treated as a malformed URL; done means custom URI schemes no longer trigger the reported MalformedURLException while absolute redirects continue to work.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
If using ring defaults with:
:absolute-redirects - Any redirects to relative URLs will be turned into redirects to absolute URLs, to better conform to the HTTP spec.
set to true,
Returning something like this:
{:status 302
:headers {"Location" (format "blah://blah?abc=%s" abc)}
:body ""}
Will throw -> java.net.MalformedURLException: unknown protocol: blah
Copied from https://github.com/ring-clojure/ring/issues/306#issuecomment-329920396
- Lingua principale
- Clojure
- Stelle
- 27
- Fork
- 13
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di ring-clojure/ring-headers
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
ring-clojure/ring-headers#5 · 9 commenti ·
Tutte le issue di ring-clojure/ring-headers
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
clojure-emacs/cider#4203 ·
-
.Team/QueryingPlatform Priority:P2
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
clj-commons/antq#329 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100