Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

wendyhao-rquest

wendyhao10ISC1.0.1

var meituan=require('wendyhao-meituan'); meituan.get(url,option); meituan.post(url,option); /* option: Cookie:String, host:String,default with Url, form:{}, json:Accept method

readme

var meituan=require('wendyhao-meituan'); meituan.get(url,option); meituan.post(url,option); /* option: Cookie:String, host:String,default with Url, form:{}, json:Accept method

//GetHtml(url, method, option={Cookie, host = urltools.parse(url).host, form = {}, json = false})