fixed some i18n problems and moved http related functions out of session and into their own class
This commit is contained in:
parent
e531d8d5b2
commit
f18f408efb
21 changed files with 444 additions and 211 deletions
|
|
@ -33,6 +33,9 @@
|
|||
average page, which leads to much greater scalability. See
|
||||
docs/migration.txt for API changes.
|
||||
- Added the ability to select session v. global caches to WSClient.
|
||||
- Rmoved the httpHeader, httpRedirect, and setCookie subs from
|
||||
WebGUI::Session and created a new class called WebGUI::HTTP for them. See
|
||||
docs/migration.txt for details.
|
||||
|
||||
|
||||
6.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue