for second option the explanation says :
They are different only in the look/feel of the login screen. Both transmit the data without any encryption. Though BASIC uses Base64 encoding.
for third option it says :
FORM uses base64.
so do both FORM and BASIC uses base64 encoding ? according to me only BASIC does ?
About Question enthuware.jwpv6.2.731 :
Moderators: Site Manager, fjwalraven
-
- Posts: 55
- Joined: Thu Jan 03, 2013 7:51 am
- Contact:
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.jwpv6.2.731 :
You are right. Encoding in case of a form depends on the content type specified by the enctype attribute of the FORM element. By default this value is "application/x-www-form-urlencoded".
This has now been corrected.
thank you for your feedback!
This has now been corrected.
thank you for your feedback!
Who is online
Users browsing this forum: No registered users and 3 guests