| Author |
ServletRequest getContentLength method
|
Sharmila Punde
Ranch Hand
Joined: Dec 26, 2007
Posts: 133
|
|
Dear All,
Please observ the following GET request
What will be content length? Will it be equal to the size of 'color=dark&taste=malty' only?
What else can be included in content length if request is GET.
What will be content length in POST request? Will it be equal to the size of 'color=dark&taste=malty' only? What else can be included in content length if request is POST.
Regards
Sharmila
|
Regards, Sharmila.
We will have a future if we save Nature!
|
 |
 |
|
|
subject: ServletRequest getContentLength method
|
|
|