I am creating a secure web based API that uses HTTPS; however, if I allow the users to configure it (include sending password) using a query string will this also be secure or should I force it to be done via a POST?

9 Answers
9

Leave a Reply

Your email address will not be published. Required fields are marked *