mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 19:04:59 +00:00
Use 'Content-Type: multipart/form-data; boundary=Ym91bmRhcnk' to send multi-part data.
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
--Ym91bmRhcnk
|
||||
Content-Disposition: form-data; name="agent"
|
||||
|
||||
{
|
||||
"hostname" : "prod1",
|
||||
"uuid" : "123"
|
||||
}
|
||||
--Ym91bmRhcnk=
|
||||
--Ym91bmRhcnk
|
||||
Content-Disposition: form-data; name="data"
|
||||
|
||||
[
|
||||
{
|
||||
"attributes" : {
|
||||
@@ -74,3 +79,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
--Ym91bmRhcnk
|
||||
|
Reference in New Issue
Block a user