Skip to content

Commit 372091a

Browse files
committed
Updated the question list
1 parent 7474c4b commit 372091a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Diff for: README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@ TODO
99

1010
* (ask) the proxy chaining is global or per client
1111
* filter and transformations priorities
12-
* (ask) ip group restrictions by regex/pattern or just a list
13-
* (ask) is it enough with the declared media type in the http header
12+
* (ask) ip group restrictions by regex/pattern or just a list: Up to us, better if you can set groups
13+
* (ask) is it enough with the declared media type in the http header: Yay
1414
* (ask) what is the expected behaviour when the content length is not present or fake and there is a too-big-request filter
1515
(save locally until maxium limit is reached, or redirect and drop "connection" when limit is exceded)
1616
* find out what is the criterion for defining the end of a request on a keep-alive connection
1717
* (ask) What's the correct status code to return after a filter blocked a request.
18+
* (ask) Transfer-Encoding and how it makes life a living hell: May not implement, but come on bro
19+
* (ask) HTTP 1.0 compatibility: Must
20+
* (ask) multipart mime types and filters that apply to mime types: Inspect body and apply the filters to parts
1821

1922
WISH LIST
2023
=========

0 commit comments

Comments
 (0)