488 Commits

Author SHA1 Message Date
Nick Carneiro
8f0cd307e8 3.16.0 2021-03-19 21:36:53 -07:00
Nick Carneiro
35a0b8fd12 depend on our own version of yargs parser 2021-03-19 21:35:47 -07:00
Nick Carneiro
778862d89f 3.15.0 2021-03-19 09:04:18 -07:00
Nick Carneiro
746e335e23 depend on verhovsky fork for ansi c string support 2021-03-19 09:03:59 -07:00
Nick Carneiro
7920c6f0b4 version 3.14.0 2021-03-19 08:21:59 -07:00
Jeff Groom
0eedb3da22 Merge pull request #255 from hvoigt/fix-body-close
close body to avoid resource leaks
2021-03-19 06:52:10 -06:00
Heiko Voigt
0d839d1788 close body to avoid resource leaks
As mentioned in description of the http package: "The client must close
the response body when finished with it" [1]

[1]: https://golang.org/pkg/net/http/
2021-03-19 09:51:34 +01:00
Nick Carneiro
860bef658f bump version to 3.13.0 2020-12-26 15:48:17 -08:00
Ido Nava
71abf7f3f5 bump yargs version 2020-12-26 15:46:08 -08:00
Nick Carneiro
11d565ad1a fix js style 2020-11-16 19:49:16 -08:00
Nick Carneiro
183910dbd4 add muzavan to contributors 2020-11-16 14:21:21 -08:00
Nick Carneiro
79793d8fc2 version bump 3.12.0 2020-11-16 14:20:25 -08:00
Nick Carneiro
5893c2e97a rename variable for clarity 2020-11-16 14:20:11 -08:00
Muhammad Reza Irvanda
56e47c6243 add os variable detection (#244) 2020-11-16 14:17:15 -08:00
Nick Carneiro
108228ab5d add weslen to contributors 2020-09-25 16:15:30 -07:00
Nick Carneiro
98de471c0d 3.11.0 2020-09-25 15:56:55 -07:00
Weslen Nascimento
113a9eee56 Initial commit (#242) 2020-09-25 15:53:41 -07:00
Nick Carneiro
d5957dafd0 3.10.1 2020-08-09 12:04:07 -07:00
romadrutskii
1b4cc2e3d7 get url starting with http (#239)
* fix "URIError: malformed URI sequence"

* fix one-liner, add test case for python

* skip headers without value

* fix extra whitespace issue

* fix empty data for node, go, dart, browser

* get url starting with http
2020-08-09 12:03:09 -07:00
Nick Carneiro
c82218686f 3.9.1 2020-08-08 15:00:20 -07:00
Nick Carneiro
01f44a22c6 turn ansible template into a js file to avoid having to transform readFileSync when compiling for web in curltorequests 2020-08-08 15:00:05 -07:00
Nick Carneiro
31bcf4f43f 3.9.0 2020-08-06 18:51:41 -07:00
Nick Carneiro
34531ef567 Merge branch 'master' of github.com:NickCarneiro/curlconverter 2020-08-06 18:51:01 -07:00
romadrutskii
e9b3142356 fix empty data for node, go, dart, browser (#237)
* fix "URIError: malformed URI sequence"

* fix one-liner, add test case for python

* skip headers without value

* fix extra whitespace issue

* fix empty data for node, go, dart, browser
2020-08-06 18:50:50 -07:00
Nick Carneiro
01076c87a0 bump version to 3.8.0 2020-08-04 06:58:36 -07:00
romadrutskii
9efd838190 fix extra whitespace issue (#236)
* fix "URIError: malformed URI sequence"

* fix one-liner, add test case for python

* skip headers without value

* fix extra whitespace issue
2020-08-04 06:56:53 -07:00
Nick Carneiro
e5ce9dc1ac add missing var declaration statement for env 2020-07-31 21:31:03 -07:00
Jeff Groom
e81ec36a03 use templating engine for ansible (#235) 2020-07-31 21:20:37 -07:00
Nick Carneiro
994914adc3 add roman to contributors 2020-07-31 16:09:49 -07:00
Nick Carneiro
41b413682e update version and packages 2020-07-31 16:04:24 -07:00
romadrutskii
03ce6f4e45 Skip headers without value (#234)
* fix "URIError: malformed URI sequence"

* fix one-liner, add test case for python

* skip headers without value
2020-07-31 10:29:57 -07:00
dependabot[bot]
21f0fb523d Bump lodash from 4.17.15 to 4.17.19 (#229)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 08:07:28 -07:00
romadrutskii
054024b7ac fix "URIError: malformed URI sequence" (#233)
* fix "URIError: malformed URI sequence"

* fix one-liner, add test case for python
2020-07-31 07:09:03 -07:00
Nick Carneiro
71325edd47 bump version to 3.6.0 for browser js 2020-06-17 12:46:00 -07:00
Nick Carneiro
f697d67b0a add node 10 polyfill in matlab 2020-06-17 12:43:55 -07:00
David Recuenco
4bb40e4337 ADD browser generator (#220) 2020-06-17 12:42:03 -07:00
Nick Carneiro
a33e270b24 added tenny to readme 2020-05-12 13:03:02 -07:00
Nick Carneiro
929762087e bump version to 3.5.0 2020-05-12 13:00:50 -07:00
庄天翼
fc1927973d add --data-raw support (#215)
Signed-off-by: TennyZhuang <zty0826@gmail.com>
2020-05-12 12:59:12 -07:00
Nick Carneiro
0a1d48ca68 bump version to 3.4.0 2020-04-18 21:26:19 -07:00
Nick Carneiro
253355ab68 remove unused dependency on cmd package 2020-04-18 21:26:01 -07:00
Nick Carneiro
b8ead7802d bump version to 3.3.0 2020-04-18 21:21:54 -07:00
Rubi
98635687b6 [FIX] generators/go.js: change []byte to strings.NewReader (#212)
* generators/go.js: change []byte to strings.NewReader

* generators/go.js: import strings

* fixtures/go_output: fix example

* generators/go.js: import string if data exist

* fix test/go_output
2020-04-18 20:22:47 -07:00
dependabot[bot]
126ed452f6 Bump acorn from 7.1.0 to 7.1.1 (#206)
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-18 15:19:52 -07:00
Nick Carneiro
ec52a90ddd bump version 2020-03-11 20:08:38 -07:00
Nick Carneiro
dd838d09eb Merge branch 'master' of github.com:NickCarneiro/curlconverter 2020-03-11 20:07:02 -07:00
Dainis Gorbunovs
2b9d4a721c Fix indentation issue & missing brace [MATLAB] (#203) 2020-03-11 20:05:33 -07:00
Nick Carneiro
393e512aad bump version 3.1.0 2020-03-11 17:33:54 -07:00
Dainis Gorbunovs
9e749a0e0b Construct CookieField from Cookie in HTTPInterface [MATLAB] (#202) 2020-03-11 17:33:06 -07:00
Nick Carneiro
9a900f8443 major version bump because we're going for node 12+ 2020-03-08 18:33:34 -07:00