I'm tired of entering my information on one site everytime I visit it. Is there a way to make Chrome(or another browser) automatically do the post request?
If it was GET, it would be easy, but I do开发者_运维百科n't have any background in web development.
Try using the chrome postman extension. It'll help making POST requests.
postman
精彩评论