Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

AJAX improvements #101

Open
jadbox opened this issue Nov 2, 2015 · 1 comment
Open

AJAX improvements #101

jadbox opened this issue Nov 2, 2015 · 1 comment

Comments

@jadbox
Copy link

jadbox commented Nov 2, 2015

Wishlist:

  • Add method: post_json(url, json)
  • Add urlparams: get(url, urlparams)
  • Add urlparams: getJson(url, urlparams)

Even better if urlparams could be either an object value or an Rx subject itself.

@IanVS
Copy link

IanVS commented May 31, 2016

I think you're talking about something similar to the data parameter to jQuery.ajax, yes? If so, I agree that would be very nice to have.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants