-
Updated
Apr 6, 2022 - TypeScript
http-request
Here are 172 public repositories matching this topic...
Port tests from Got
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Jan 19, 2022 - C#
-
Updated
Apr 4, 2022 - Go
-
Updated
Mar 10, 2022 - JavaScript
-
Updated
Sep 8, 2021 - Go
-
Updated
Mar 13, 2022 - C++
-
Updated
Aug 15, 2021 - Java
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Sep 13, 2019 - JavaScript
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Apr 9, 2022 - Go
-
Updated
Apr 6, 2022 - TypeScript
-
Updated
Mar 13, 2021 - C#
Update Got to v12.x
got
, HTTP client that this mixin uses, was recently updated to v12 (release notes are here: https://github.com/sindresorhus/got/releases/tag/v12.0.0). This release has several breaking changes that need to be addressed in order to update the moleculer-http-client
.
ToDo list:
- update the client
- fix all the tests
- update the examples
Add TS support
-
Updated
Mar 15, 2022 - TypeScript
-
Updated
Feb 24, 2021 - PHP
-
Updated
Sep 21, 2017 - C#
-
Updated
May 23, 2021 - JavaScript
-
Updated
Aug 29, 2017 - PHP
-
Updated
Mar 28, 2022 - TypeScript
-
Updated
Jan 18, 2022 - JavaScript
-
Updated
Jan 14, 2021 - Go
-
Updated
Dec 13, 2019 - JavaScript
-
Updated
Jan 9, 2019 - C#
Under analysis ....
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or
Improve this page
Add a description, image, and links to the http-request topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http-request topic, visit your repo's landing page and select "manage topics."
Got has a very good coverage test-wise. Would be nice to port relevant tests that we're missing over to Ky.
Note: Not for https://github.com/sindresorhus/ky/blob/master/test/browser.js, but for everything else.