| Author |
Http GET Method over SSL
|
Prakash Dwivedi
Ranch Hand
Joined: Sep 28, 2002
Posts: 452
|
|
Hello friends,
In my project, I am considering using Http GET method to send some important information (I know this not why we should be using GET but that us another issue). I will be sending this information over SSL.
My question is, will the browser encrypt query-string information before sending it over the wire?
Thanks in the anticipation, any reference link is highly appreciated.
|
Prakash Dwivedi (SCJP2, SCWCD, SCBCD)
"Failure is not when you fall down, Its only when you don't get up again"
|
 |
Matt Cartwright
Ranch Hand
Joined: Aug 25, 2008
Posts: 149
|
|
yes it will
have a look here
M
|
 |
 |
|
|
subject: Http GET Method over SSL
|
|
|