Hacker News new | past | comments | ask | show | jobs | submit login

The client can request the URL that gets the type of response it wants. There is no advantage of using the accept header.



URLs are much longer, harder to remember and harder to communicate than accept header values. It also unnecessarily complicates the API. It also relies on out-of-band/non-standardized information to know which URL returns which format, where the accept headers is in-band/standardize information for specifying the return format. Seems like there are more multiple advantages.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: