pezcurrel
|
c7ae27716d
|
First commit
|
2024-10-31 22:39:44 +01:00 |
|
pezcurrel
|
7006c31b2b
|
Made it much more terse
|
2024-10-30 18:35:47 +01:00 |
|
pezcurrel
|
55211ce5bf
|
Made the pattern in the first regex an utf-8 pattern, otherwise it could fail
|
2024-10-29 18:27:56 +01:00 |
|
pezcurrel
|
15597fa1cc
|
Moved sample headers from top to bottom of file
|
2024-10-29 13:52:14 +01:00 |
|
pezcurrel
|
a7ac91eee6
|
First commit
|
2024-10-29 13:51:20 +01:00 |
|
pezcurrel
|
aaec817480
|
Now it always returns “real header”, that is the last one, after the possible “100” or “302” http headers, or the likes
|
2024-10-26 23:09:44 +02:00 |
|
pezcurrel
|
6751e11e69
|
Now it first discards possible “non-word” characters at beginning and end of line, and splits by any number of them
|
2024-10-26 23:07:43 +02:00 |
|
pezcurrel
|
53929b069e
|
Added one line to discard from the top of the headers possible “HTTP/(version) 100 Continue” and the empty lines that may follow
|
2024-10-25 00:13:37 +02:00 |
|
pezcurrel
|
6241bf70c3
|
Added comment block with instructions
|
2024-10-24 08:04:25 +02:00 |
|
pezcurrel
|
f8925f07d6
|
First commit
|
2024-10-24 06:53:20 +02:00 |
|