Page 1 of 1

Wish: basic auth support for Http

Posted: 22 Nov 2019, 00:17
by reaby
Hi,

Would help a lot to have basic authentiaction support for http(s)!

Code: Select all

http(s)://user:pass@host.dev
Other way around would be to have base4 encode at textlib, so one could generate the needed headers :)