mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 22:54:24 -07:00
slack - use UTF-8 charset in content-type header (#3933)
* Use UTF-8 charset in content-type header * Add changelog fragment
This commit is contained in:
parent
e4882b3a3f
commit
a4ab85fd68
2 changed files with 4 additions and 2 deletions
2
changelogs/fragments/3933-slack-charset-header.yaml
Normal file
2
changelogs/fragments/3933-slack-charset-header.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- slack - add ``charset`` to HTTP headers to avoid Slack API warning (https://github.com/ansible-collections/community.general/issues/3932).
|
Loading…
Add table
Add a link
Reference in a new issue