Thread: API Development
View Single Post
12-07-2011, 06:48 PM
#10
Village Genius is offline Village Genius
Village Genius's Avatar
Status: Geek
Join date: Apr 2006
Location: Denver, CO
Expertise: Software
Software: Chrome, Notepad++
 
Posts: 6,894
iTrader: 18 / 100%
 

Village Genius will become famous soon enough

  Old

Not required but its nice to do. It's not really necessary in GET/POST inputs like that where only one request can be done at a time but if an API is going to be handling multiple requests at once it has to list what response belongs to what or it is useless.

Reply With Quote