janhommes / o.js

o.js - client side oData lib.
https://janhommes.github.io/o.js/example/
MIT License
238 stars 57 forks source link

Extracting raw url #46

Closed jugg1es closed 6 years ago

jugg1es commented 7 years ago

Is there a way that I can just get the generated URL and handle the actual HTTP request manually?

janhommes commented 7 years ago

Maybe query() is exactly what you need?