Rest API - Versioning Strategies
Which HTTP header is commonly used to specify API version in header-based versioning?
Accept header is often used to specify the desired API version by content negotiation.Content-Type specifies data format sent, Authorization is for credentials, and User-Agent identifies client software.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions