Wayfair interview question

What the difference between http post vs http get

Interview Answer

Anonymous

9 Oct 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