Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hapijs/wreck

HTTP Client Utilities
https://github.com/hapijs/wreck

Unit test cases are failing

swaruparameshpajju opened this issue 6 months ago
Optimize header toLowerCasing

kanongil opened this pull request 9 months ago
support custom lookup function in request()

Musinux opened this issue 9 months ago
support custom lookup function in request()

Musinux opened this pull request 10 months ago
Test workflows

voxpelli opened this pull request about 1 year ago
Fix test failing on new node versions

voxpelli opened this pull request about 1 year ago
chore: change CI target for next

Marsup opened this pull request about 1 year ago
How do I reference the return type of a Wreck request in typescript

cybercode opened this issue about 1 year ago
Unable to add https_proxy in wreck client

Praveen2099 opened this issue over 1 year ago
Update API.md

paulovieira opened this pull request almost 2 years ago
Fix tests to use local server

geek opened this pull request almost 2 years ago
chore: bump hoek

Marsup opened this pull request almost 2 years ago
add deflate parsing support

sjdonado opened this pull request about 2 years ago
Add tests for DELETE with payload

geek opened this pull request about 2 years ago
Support node v18 and drop node v12

devinivy opened this pull request over 2 years ago
[CI] Cancel redirect request

devinivy opened this pull request almost 3 years ago
add dispatcher and use shared config

lloydbenson opened this pull request almost 3 years ago
Repair test suite for node v16 autoDestroy and coverage change

devinivy opened this pull request almost 3 years ago
strip authorization and cookie headers when redirecting to a new hostname

nlf opened this pull request almost 3 years ago
add dispatcher and use shared config

lloydbenson opened this pull request about 3 years ago
How to pass https proxy information in the config?

vinaykumar612 opened this issue about 3 years ago
hapi/wreck error

vinaykumar612 opened this issue about 3 years ago
add IDE linting

lloydbenson opened this pull request over 3 years ago
Cancel redirect request

klaronix opened this pull request over 3 years ago
CHANGELOG not updated for 17.0.1

abeluck opened this issue about 4 years ago
Fix tests for win on github

geek opened this pull request about 4 years ago
Fix tests for win on github

geek opened this pull request about 4 years ago
Create ci-module.yml

Nargonath opened this pull request about 4 years ago
Got "res.once is not a function" error when wreck.post

MathRobin opened this issue about 4 years ago
added IPv6 support

devinstewart opened this pull request about 4 years ago
upgrade lab to v24 and devDependency of typescript

lloydbenson opened this pull request about 4 years ago
Reporting vulnerability

ramtin2020 opened this issue over 4 years ago
migrate to new travis format

lloydbenson opened this pull request over 4 years ago
test on node 14

cjihrig opened this pull request over 4 years ago
Unable to GET a server that listens to IPv6 address. ETIMEDOUT

sergibondarenko opened this issue over 4 years ago
Question: @hapi/wreck server.register has strange issue

goxr3plus opened this issue over 4 years ago
memory leak fix are erases

Bodasia opened this issue almost 5 years ago
Question: Always returning 502 for client request errors?

tuckbick opened this issue almost 5 years ago
Fix request timeout handling when redirected

kanongil opened this pull request almost 5 years ago
Question: redirects and timeouts?

persona0591 opened this issue almost 5 years ago
Boom.Boom() is not a constructor when installed with yarn

spanditcaa opened this issue about 5 years ago
Refactor early abort detection to use the 'abort' event

kanongil opened this pull request about 5 years ago
Don't set redirected host header

kanongil opened this pull request about 5 years ago
Missing release notes for 16.0 release

nulltoken opened this issue about 5 years ago
Allow any readable stream in read()

hueniverse opened this issue about 5 years ago
Add types

hueniverse opened this issue about 5 years ago
Drop node 8

hueniverse opened this issue about 5 years ago
Add "strict" json option

kanongil opened this pull request over 7 years ago
Fix possible content-type header duplication

delaguilaluis opened this pull request over 7 years ago
Fix boom response error handling

kanongil opened this pull request over 7 years ago
Add a redirected callback request option

kanongil opened this pull request over 9 years ago
Fix missing options when redirecting

kanongil opened this pull request over 9 years ago
More robust baseUrl and uri merging

geek opened this pull request over 9 years ago
support for detecting/parsing +json suffix types i.e. application/*+json

dkavassy opened this pull request over 9 years ago
Maintenance

AdriVanHoudt opened this pull request over 9 years ago
Update license attribute

pdehaan opened this pull request over 9 years ago
Add support for the `baseUrl` option

jmonster opened this pull request over 9 years ago
add support for defaults

jmonster opened this pull request over 9 years ago
Added uri to event payloads.

arb opened this pull request over 9 years ago
Add start time to response event

geek opened this pull request over 9 years ago
Add event for response and logging

geek opened this pull request almost 10 years ago
Adding log support

geek opened this pull request almost 10 years ago
implement debugging to file and console. Fixes #72

danielb2 opened this pull request almost 10 years ago
Fix issues with node 0.12

kanongil opened this pull request almost 10 years ago
Added 'smart' and 'force' modes to json option.

arb opened this pull request almost 10 years ago
Dont try to parse JSON if the statusCode is 204 (No Content)

Torsph opened this pull request about 10 years ago
Add option to force JSON parsing

legomind opened this pull request about 10 years ago
Upgrade to lab 5

geek opened this pull request about 10 years ago
Enable keep-alive pooling for v0.10.x

geek opened this pull request about 10 years ago
Cleaned up tests.

arb opened this pull request about 10 years ago
Added ability to set secureProtocol to a value.

kidtronnix opened this pull request over 10 years ago
fix for self-signed certs

kidtronnix opened this pull request over 10 years ago
Fixing leak in options.agent

geek opened this pull request over 10 years ago
Requests can be aborted

geek opened this pull request over 10 years ago
rejectUnauthorized works in node 0.10

geek opened this pull request over 10 years ago
Support disabling agent pooling

geek opened this pull request over 10 years ago
Support agent = false for disabled pooling

geek opened this issue over 10 years ago
Override default maxSockets to Infinity

geek opened this pull request over 10 years ago
Default maxSockets to Infinity

geek opened this issue over 10 years ago
Now working on v3.0.2

geek opened this pull request over 10 years ago
Adding shortcut wrapper for helping with optimization

geek opened this pull request over 10 years ago
Removing optional argument on shortcuts

geek opened this pull request over 10 years ago
fix README from rename

lloydbenson opened this pull request over 10 years ago
Bump version in npm

joshmh opened this issue over 10 years ago
Read now requires 3 arguments

geek opened this pull request over 10 years ago
Refactor `internals.shortcut` to have a fixed signature.

totherik opened this issue over 10 years ago
Refactor `read` API to have a fixed signature.

totherik opened this issue over 10 years ago
Clarify optional options argument.

totherik opened this pull request over 10 years ago
Add basic auth

joshmh opened this pull request over 10 years ago
Correct copypasta errors in convenience method docs.

totherik opened this pull request over 10 years ago
Document API, parameters, and helper methods.

totherik opened this pull request over 10 years ago
Update to use lab v4

geek opened this pull request over 10 years ago
Breaking out code into separate modules

geek opened this pull request over 10 years ago
allow for unicode characters in string payloads, closes #20

nlf opened this pull request over 10 years ago
http require isn't necessary here, its part of nipple already

lloydbenson opened this pull request over 10 years ago
README.md gives wrong idea about streams

a-c-m opened this issue over 10 years ago
Usage of post

petermilan opened this issue over 10 years ago
Set content-length on string or buffer payload

hueniverse opened this issue over 10 years ago