Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Fixes issue related to calling remove methods #11

Merged
merged 1 commit into from
Jul 29, 2015
Merged

Conversation

ssoper
Copy link
Contributor

@ssoper ssoper commented Jul 28, 2015

#10

@ssoper
Copy link
Contributor Author

ssoper commented Jul 28, 2015

output of config.request

{ [Function: request]
  debug: undefined,
  initParams: [Function: initParams],
  defaults: [Function],
  forever: [Function],
  get: [Circular],
  post: [Function],
  put: [Function],
  patch: [Function],
  head: [Function],
  del: [Function],
  jar: [Function],
  cookie: [Function],
  initParamsAsync: [Function],
  defaultsAsync: [Function],
  foreverAsync: [Function],
  getAsync: [Function],
  postAsync: [Function],
  putAsync: [Function],
  patchAsync: [Function],
  headAsync: [Function],
  delAsync: [Function],
  jarAsync: [Function],
  cookieAsync: [Function] }

bebraw added a commit that referenced this pull request Jul 29, 2015
Fixes issue related to calling remove methods

Closes #10.
@bebraw bebraw merged commit af4a84c into bebraw:master Jul 29, 2015
@bebraw
Copy link
Owner

bebraw commented Jul 29, 2015

Thanks a lot! 0.6.2 contains your fix.

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.

None yet

2 participants