alvarcarto / alvarcarto/url-to-pdf-api
Basic Auth is not forwarded
Đang mở
- Ngôn ngữ chính
- HTML
- Star
- 7.1k
- Fork
- 779
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.