Aliaksandr Valialkin
|
f1ff68f9f1
|
Optimized args, cookies and headers parsing
|
2015-11-05 14:28:07 +02:00 |
|
Aliaksandr Valialkin
|
227b0a4bd3
|
Trim input buffer inside decodeArg
|
2015-11-05 13:10:56 +02:00 |
|
Aliaksandr Valialkin
|
bb73a5cbfa
|
Trim dst buffer inside decodeCookieArg. This simplifies the code
|
2015-11-05 12:55:43 +02:00 |
|
Aliaksandr Valialkin
|
236d4bd461
|
Added Cookie.ParseBytes to be consistent with Args
|
2015-11-05 12:54:10 +02:00 |
|
Aliaksandr Valialkin
|
6fb8b96152
|
Increased cookies' parsing performance
|
2015-11-05 12:47:30 +02:00 |
|
Aliaksandr Valialkin
|
dfec0d9d36
|
Eliminated redundant memory allocation during cookie expiration time parsing
|
2015-11-05 12:12:15 +02:00 |
|
Aliaksandr Valialkin
|
87105b99cb
|
Added response cookies support
|
2015-11-05 12:07:54 +02:00 |
|
Aliaksandr Valialkin
|
4a823fa707
|
Properly encode cookie without name
|
2015-11-04 19:02:49 +02:00 |
|
Aliaksandr Valialkin
|
86ddfc73be
|
Skip empty cookies
|
2015-11-04 18:08:29 +02:00 |
|
Aliaksandr Valialkin
|
4123c87e7c
|
Initial support of request cookies
|
2015-11-03 19:08:34 +02:00 |
|