Last change
on this file since 76712b2 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
400 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | 0.2.0 / 2021-05-31
|
---|
| 2 | ==================
|
---|
| 3 |
|
---|
| 4 | * Use `req.socket` over deprecated `req.connection`
|
---|
| 5 |
|
---|
| 6 | 0.1.2 / 2017-09-14
|
---|
| 7 | ==================
|
---|
| 8 |
|
---|
| 9 | * perf: improve header parsing
|
---|
| 10 | * perf: reduce overhead when no `X-Forwarded-For` header
|
---|
| 11 |
|
---|
| 12 | 0.1.1 / 2017-09-10
|
---|
| 13 | ==================
|
---|
| 14 |
|
---|
| 15 | * Fix trimming leading / trailing OWS
|
---|
| 16 | * perf: hoist regular expression
|
---|
| 17 |
|
---|
| 18 | 0.1.0 / 2014-09-21
|
---|
| 19 | ==================
|
---|
| 20 |
|
---|
| 21 | * Initial release
|
---|
Note:
See
TracBrowser
for help on using the repository browser.