Minor improvements
Updated TODO Enabled preloading Added defaultPSGI to WebGUI::Paths Added example of testing site via Plack::Test
This commit is contained in:
parent
f99f672b06
commit
5c70ffb3e0
7 changed files with 30 additions and 19 deletions
3
TODO
3
TODO
|
|
@ -1,8 +1,9 @@
|
|||
TODO
|
||||
* Deprecate WebGUI::Session::HTTP - replace with WebGUI::Request/Response
|
||||
* Investigate moving Cookie handling into middleware
|
||||
* Replace WebGUI::authen with something equivalent
|
||||
* Reinstate WebGUI::authen with something equivalent
|
||||
* Refactor assets to use streaming response
|
||||
* Fix WebGUI::Form::param
|
||||
|
||||
DONE
|
||||
* $session->request is now a Plack::Request object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue