1
0
Fork 0
mirror of https://github.com/fjogeleit/http-request-action.git synced 2024-12-23 04:37:28 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Frank Jogeleit
3a9531bb34
Dependency Update // Support none JSON Body (#17)
* Dependency Update // Support none JSON Body

* Specify action text case name
2020-12-16 21:37:11 +01:00
Frank Jogeleit
0cc64a5579
Support for unescaped newlines in data (#16)
* support newline escaping
2020-10-07 18:29:38 +02:00
Frank Jogeleit
60ab747148 Split Action in multiple files to improve testing
Add a new InputOption to ignore a failure for no response receive
2020-07-30 18:27:27 +02:00
Frank
f90afba39a revert setFailed to setOutput 2020-07-19 10:08:45 +02:00
Frank
4e4ff2b320 convert error into string an mark build as failed 2020-07-19 10:04:58 +02:00
Frank
d3ea5fce44 Improve Request Error Handling 2020-06-08 19:59:37 +02:00
Frank
089a11111a Fix Header Name for Bearer Authorization 2020-05-06 20:43:17 +02:00
Frank
acd894b2e1 update readme 2020-04-21 14:16:49 +02:00
Frank
193a7dd98c update data payload 2020-04-21 13:55:30 +02:00
Frank
748170326f add debug statements 2020-04-21 13:24:39 +02:00
Frank
8f0ce9cdaf remove auth config when no http basic is defined 2020-04-21 12:41:30 +02:00
Frank
0170dcbc31 Add support for custom headers 2020-03-25 11:15:19 +01:00
Frank
df0f4b3bfd Init Action 2020-02-24 10:23:15 +01:00