Commit ce1b5af
committed
FELIX-6774
- Fix test; when calling getParameter("key"), an IOException is thrown (leading to a HTTP 500). This is as expectedorg.apache.felix.http.jetty.maxFormSize not enforced1 parent b7030c6 commit ce1b5af
File tree
1 file changed
+3
-3
lines changed- http/jetty12/src/test/java/org/apache/felix/http/jetty/it
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
| 117 | + | |
| 118 | + | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments