mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.XmlRpc: Improved HTTP compliance
git-svn-id: svn://ultimatepp.org/upp/trunk@2829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a7c7216201
commit
073301327d
5 changed files with 58 additions and 29 deletions
|
|
@ -255,6 +255,8 @@ REGISTER_VALUE_XMLIZE(Rect);
|
|||
REGISTER_VALUE_XMLIZE(Rect64);
|
||||
REGISTER_VALUE_XMLIZE(Rectf);
|
||||
REGISTER_VALUE_XMLIZE(Color);
|
||||
REGISTER_VALUE_XMLIZE(ValueArray);
|
||||
REGISTER_VALUE_XMLIZE(ValueMap);
|
||||
|
||||
static String s_binary("serialized_binary");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue