mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-15 01:10:52 +08:00
13 lines
251 B
Plaintext
13 lines
251 B
Plaintext
|
POST / HTTP/1.1
|
|||
|
HOST: 127.0.0.1:8888
|
|||
|
Content-Type: text/xml; charset=gb2312
|
|||
|
Content-Length: 154
|
|||
|
|
|||
|
<root>
|
|||
|
<users>
|
|||
|
<user name="֣<><D6A3><EFBFBD><EFBFBD>1" pass="xsz1" />
|
|||
|
<user name="֣<><D6A3><EFBFBD><EFBFBD>2" pass="xsz2" />
|
|||
|
<user name="֣<><D6A3><EFBFBD><EFBFBD>3" pass="xsz3" />
|
|||
|
</users>
|
|||
|
</root>
|