Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
curl -b cookies.txt -X POST -d '{"latitude":3639.4942778, "longitude":-2582.7665990723, "radius":12}' "http://localhost:8185/geolookup" > response.txt

...