Which HTTP header is typically used for passing authentication tokens in RESTful services?
- Authentication
- Authorization
- Security
- Token
The Authorization header is commonly used for passing authentication tokens in RESTful services.
Loading...
Related Quiz
- What is the primary purpose of WSDL in web services?
- A web service uses _______ for encrypting sensitive data in transit.
- _______ is an advanced technique used to manage and ensure interoperability among distributed web services.
- The _______ header in HTTP responses can provide additional information about errors.
- _______ in API Gateways can transform incoming requests before routing them to appropriate services.