Leon - 2015-04-19

Hi,

I am a new user of the tool and i really like it.
I am a windows user.
It seems that the simple GET / HTTP/1.1 message is sent segmented while a regular GET messag via browser is not.
For my purpose, i need the message in a non segmented (or less segmented) way.
(main issue is that the first segment is only 14 bytes: "GET / HTTP/1.1" --> WITHOUT THE "/r/n" that appears separetly in the following segment of 2 bytes.

Are you familiar with this?

My script:
CLIENT
_REQ 1.1.2.100 80
__GET / HTTP/1.1
__
_WAIT
END

Is there a way to solve this?

Thank you,
Leon

 

Last edit: Leon 2015-04-19