What are two methods for sending bearer access tokens in resource requests to servers? (Choose two,)
in plaintext for user access
in the HTTP API schema
in the HTTP request entity-body
in the "Authorization" request header field
in the HTTP request URI
Submit