Quotes help make search much faster. Example: "Practice Makes Perfect"

Thursday, January 24, 2013

REST Constraints & Requirements



# 1. HTTP is a protocol that connects clients and ______.
answer1 = 'servers'

# 2. The four HTTP methods are GET, POST, ___, and DELETE.
answer2 = 'PUT'

# 3. A ___ error means the server goofed up. (200, 300, 400, or 500)
answer3 = '500'

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts