eBay Interview Question

What is the difference between HTTP POST and GET? Which can be bookmarked?

Interview Answer

Anonymous

Feb 4, 2011

POST - to create or update data and data is not in the URL GET - retrieval, data in URL GET can be bookmarked