Skip to content
  • Ben Boeckel's avatar
    api: fix POST and PUT parameter passing · 3b28489e
    Ben Boeckel authored
    In general, these need to pass parameters via the body, not the URL.
    This matches the old code using `.form()` for the parameters of a `POST`
    or `PUT` query.
    
    Fixes: #41
    3b28489e
To find the state of this project's repository at the time of any of these versions, check out the tags.