| Class | Description |
|---|---|
| [source] ContainerTestBase | |
| [source] WebappDecodeNoneTest | |
| [source] WebappDecodeUtf8Test |
todo: need to do a few tests
with eocode-using not set (ie, browser encoding used, step down to utf8)
with eocode-using set to utf (force always with a specific decoding)
with eocode-using not set to null (never decode)
accept-encoding header?
don't decode anything - null
browser then utf then default - default browser,utf
browser then don't decode - default browser,null
always utf - utf
options: browser (may fail), enc (unlikely fail)
|
| [source] WebappHttpTest | |
| [source] WebappModStyleHttpTest |