G
GaryM
I am debugging a SSL conversation from a java applet at 1.4.2_06.
When setting the content-length http header we use the length of the
request String. On the packet capture we observe this is set to 114
bytes. When we look at the transmission packet that contains the data
portion, it set to 110 bytes. The payload is now encrytped of course.
Is the discrepany due to the encryption and is thus OK?
TIA,
Gary
When setting the content-length http header we use the length of the
request String. On the packet capture we observe this is set to 114
bytes. When we look at the transmission packet that contains the data
portion, it set to 110 bytes. The payload is now encrytped of course.
Is the discrepany due to the encryption and is thus OK?
TIA,
Gary