mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
3ee52b82c0
In preperation for creating requester and proxy unit tests:
o Tidied up some of the requester and proxy
o Partially de-coupled requester from proxy
o Fixed minor bugs:
o is_valid_uri was not implemented correctly
o http scheme validation had "http" instead of "https"