Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Conversation

@leops
Copy link

@leops leops commented Apr 23, 2014

The pull request adds a news argument to query, so you can specify options instead of the default primary=true. Options are formatted as an object, like this : {option: value, option: value}.
This new argument is optional, if not defined it will default to {primary: true}.

@strax
Copy link
Owner

strax commented Jun 8, 2014

Thanks!
Two things: the options should be URL-encoded, and the changes need to be tested. Could you add unit tests for the functionality?

@toymachiner62
Copy link

👍 Will this allow you to specify the output format that I want such as MathML for example?

@strax
Copy link
Owner

strax commented Oct 5, 2014

@toymachiner62 If the output format can be specified via the query params then, in theory, yes. Outputting in a format other than XML would break response parsing, however.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants