jonathonmcmurray / reQ

HTTP requests library in kdb+/q
http://jmcmurray.co.uk/reQ/
MIT License
38 stars 9 forks source link

fix multipart POST request #35

Closed FlyingOE closed 1 year ago

FlyingOE commented 1 year ago
  1. fix linebreaks in multipart POST
  2. allow custom header in .req.postmulti, just like .req.post