Searched refs:Querystring (Results 1 – 4 of 4) sorted by relevance
6 function Querystring (request) { class14 Querystring.prototype.init = function (options) {24 Querystring.prototype.stringify = function (obj) {33 Querystring.prototype.parse = function (str) {42 Querystring.prototype.rfc3986 = function (str) {48 Querystring.prototype.unescape = querystring.unescape50 exports.Querystring = Querystring
22 var Querystring = require('./lib/querystring').Querystring variable121 self._qs = new Querystring(self)
672 - [#176](https://github.com/request/request/pull/176) Querystring option (@csainty)
4897 * Querystring