Is there a way in Jsoup to load a document from a website with basic access authentication?
|
feedback
|
|
With HTTP basic access authentication you need to send the E.g. (with little help of Apache Commons Codec Base64):
(explicit specification of character encoding in | ||||
|
feedback
|
| |||
|
feedback
|