Skip to content

Conversation

@humitos
Copy link

@humitos humitos commented Apr 19, 2016

  • .strip() the query before checking for final ";" (sometimes the last character of the query is a \n)
  • added "limit" argument for the output
  • added "headers" argument to be able to change the HTTP Headers
  • minimal support of Unicode queries
 - .strip() the query before checking for final ";" (sometimes the last character of the query is a \n) - added "limit" argument for the output - added "headers" argument to be able to change the HTTP Headers - minimal support of Unicode queries
@mvexel
Copy link
Owner

mvexel commented Apr 20, 2016

Looks like it doesn't pass the travis build @humitos -- can you look into that? It may not be you ;)
Thanks for the contribution!

@mvexel mvexel closed this Aug 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants