Justin Beckwith

Results 124 comments of Justin Beckwith

Greetings! We can take a look at this in a bit, but for now, have you considered using teeny-request? https://github.com/googleapis/teeny-request/ It was written to be mostly API compatible with `request`,...

👋 thanks for the bump > In the latter I'm used to specifying gzip: true in my request options, to ensure compression is used in the response (if available). This...

Makes sense. Just to set expectations, we're not likely to add this any time soon - but thank you for digging!

Yes! I don't know if we documented this but: https://github.com/googleapis/gaxios/blob/master/src/gaxios.ts#L52

Greetings @jimmywarting! At this stage, we still have a high number of customers running on Node.js 10.x. We've made the decision to hang onto Node 10.x support for a while...

Excellent 😄

I'm not sure what the actual bug is here :) Can someone give me an example? Right now the `request.Headers` field is just a POJO. For example: ```js const options:...

Sounds awesome to me, but please do run by @shollyman and @tswast first :)

@crwilcox or @stephenplusplus could I trouble y'all to have a look here?