This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7c7acdcaac
netty5
/
codec-http
/
src
/
main
/
java
/
io
/
netty
/
handler
/
codec
History
Norman Maurer
05c10fae05
Replace usage of StringBuilder by AppendableCharSequence for performance reasons
2013-12-03 12:04:07 +01:00
..
http
Replace usage of StringBuilder by AppendableCharSequence for performance reasons
2013-12-03 12:04:07 +01:00
rtsp
Allow to disable validation of HTTP headers which shows a 5k perf improvement here when disabled
2013-11-14 07:45:03 +01:00
spdy
Use StringUtil.simpleClassName(..) instead of Class.getSimpleName() where necessary
2013-11-04 19:46:15 +09:00