Files
release11-tools/Backend-libXML/sample/xpath.curl

6 lines
143 B
Plaintext

#url = "localhost:8081/xpathpost"
url = "localhost:5000/xpath"
request = "POST"
data = "@xpath.json"
header = "Content-Type: application/json"