issues
search
aboutsip
/
pkts
Pure java based pcap library capable of reading and writing to/from pcaps.
Other
198
stars
92
forks
source link
Parsing improvements
#122
Closed
nragon
closed
4 years ago
nragon
commented
4 years ago
…alue the SipHeader representation
Fast access to most common headers is done using reference to header to headers structure
Improved consumeSWS/consumeLWS by removing handling and returning 0(too many exceptions thrown)
Use StandardCharsets instead of Charset.forName
…alue the SipHeader representation