pull/293/head
nielsandriesse 5 years ago
parent 30bb3dcb6f
commit a6ff1cff72

@ -280,7 +280,7 @@ public enum OnionRequestAPI {
}
let payload: JSON = [
"body" : parametersAsString,
"endpoint": endpoint,
"endpoint" : endpoint,
"method" : request.httpMethod!,
"headers" : headers
]

Loading…
Cancel
Save