Added early version of libxml backend
This commit is contained in:
5
Backend-libXML/sample/xpath.curl
Normal file
5
Backend-libXML/sample/xpath.curl
Normal file
@@ -0,0 +1,5 @@
|
||||
#url = "localhost:8081/xpathpost"
|
||||
url = "localhost:5000/xpath"
|
||||
request = "POST"
|
||||
data = "@xpath.json"
|
||||
header = "Content-Type: application/json"
|
||||
Reference in New Issue
Block a user