alvarcarto / alvarcarto/url-to-pdf-api
Basic Auth is not forwarded
Abierto
- Lenguaje dominante
- HTML
- Estrellas
- 7.1k
- Forks
- 779
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It does not recognize the basic auth in the URL:
http://myPDFrenderer.local:5555/api/render?url=http://john:password@127.0.0.3:88/mySite
Nor does it forward the basic auth applied directly to the endpoint '/api/render' to the target URL:
http://john:password@myPDFrenderer.local:5555/api/render?url=http://127.0.0.3:88/mySite
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.