Which part of the HTTP request is used in REST API basic authentication to carry credentials?
cookie
content-type
authorization
accept
Submit