Availability:
:- use_module(library(http/http_open)).
-
, possibly
defined authorization is cleared. For example:
?- http_set_authorization('http://www.example.com/private/', basic('John', 'Secret'))
- To be done
- Move to a separate module, so http_get/3, etc. can use this too.