Wayfair Interview Question

What the difference between http post vs http get

Interview Answer

Anonymous

Oct 9, 2015

Http post, simply as https, sent the data been encryped on the server; while http get sent the data append on the url and could be seen on the server side