Web Protocols Advanced Quiz 4
1. What is "REST" (Representational State Transfer)?
2. What is "gRPC"?
3. What does "SOAP" (Simple Object Access Protocol) rely on for its message format?
4. What is "GraphQL"?
5. What is "Content Negotiation" in HTTP?
6. What is the "Vary" header used for?
7. What is "Idempotency" as applied to API design?
8. What is a "Reverse Proxy"?
9. What is "SSE" (Server-Sent Events)?
10. What is the "TRAILER" header in HTTP?
Previous Next