Skip to content
Snippets Groups Projects
Select Git revision
  • ia2
  • adql2.1-ia2
  • private_rows
  • master default protected
4 results

request

  • Clone with SSH
  • Clone with HTTPS
  • gmantele's avatar
    gmantele authored
    when the content-type was not exactly 'application/x-www-form-urlencoded'
    for normal POST requests, no parameter was read by the UWS/TAP library.
    This content-type test has now been modified from a strict equality to a
    startsWith test.
    (Note: This bug only concerned the form encoded requests,
    not the multipart ones)
    1234f1a1
    History
    Name Last commit Last update
    ..