Akinori MUSHA
|
265525aa22
Fix the validation for parse_body
|
1 year ago |
Akinori MUSHA
|
c823d114e9
PostAgent can parse a JSON response by enabling the `parse_body` option
|
1 year ago |
Akinori MUSHA
|
dc34130731
PostAgent initializes no_merge with true
|
1 year ago |
Akinori MUSHA
|
930da10cea
Reformat code with Rubocop and manually adjust styles
|
1 year ago |
Akinori MUSHA
|
241d930cc5
Factor out EventHeadersConcern from PostAgent for use in other agents
|
6 years ago |
Stefanus
|
402f8645d6
Make 'expected_receive_period_in_days' of PostAgent optional (#2333)
|
6 years ago |
Stefanus
|
44709dc9a7
Fix "working?" of PostAgent (#2329)
|
6 years ago |
Antoine Meicler
|
fc2cb71c54
preventing payload to be an array when content_type is
|
6 years ago |
Antoine Meicler
|
ec9fa2f947
factorize the negation
|
6 years ago |
Antoine Meicler
|
396b65b5b2
Array
|
6 years ago |
Antoine Meicler
|
a879eeaf7e
line indentation
|
6 years ago |
Antoine Meicler
|
fd2ee6f460
change payload type condition
|
6 years ago |
Akinori MUSHA
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
Christian Hein
|
463aba9584
Add `output_mode` to PostAgent
|
7 years ago |
Dominik Sander
|
663eebc080
Add multipart file upload to PostAgent
|
8 years ago |
Andrew Cantino
|
cc72f79e0b
Allow PostAgent headers to interpolate event data (#1606)
|
8 years ago |
Akinori MUSHA
|
b095317e4c
Add an option `event_headers_style` to PostAgent
|
8 years ago |
Dominik Sander
|
eecd67c378
PostAgent: allow sending arbitrary string data
|
8 years ago |
Dominik Sander
|
a958b15f18
Add no_bulk_receive! option to ensure each event is processed individually
|
9 years ago |
Andrew Cantino
|
e87d3ec2c9
Address a few comments
|
9 years ago |
Andrew Cantino
|
5c29dcc4cb
minor text change
|
9 years ago |
Andrew Cantino
|
b959d53f41
PostAgent can emit events
|
9 years ago |
Stefan Siegl
|
82bdd2caf8
Make post_agent handle content_type=xml
|
9 years ago |
Dustin Miller
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 years ago |
Andrew Cantino
|
49a94f0f7a
Switch to boolify and document disable_ssl_verification
|
10 years ago |
Akinori MUSHA
|
13f9022bba
Make PostAgent use WebRequestConcern, adding options for Basic Auth and User-Agent.
|
10 years ago |
Akinori MUSHA
|
04e1515eea
Use boolify().
|
10 years ago |
Akinori MUSHA
|
c1f114d56b
Make {{agent}} universally accessible from any agent.
|
10 years ago |
Andrew Cantino
|
b257d11a26
allow the PostAgent to accept interpolation in post_url
|
10 years ago |
Andrew Cantino
|
f23dea9472
Add 'no_merge' option to PostAgent.
|
10 years ago |