huginn/db
Akinori MUSHA b095317e4c Add an option event_headers_style to PostAgent
It is defaulted to `capitalized`, normalizing emitted headers by
capitalizing the names so downstream agents don't need to bother with
the letter cases.

Previously, the style of header names in an emitted event would vary
depending on the server and the backend HTTP library.  Most notably, the
`net_http` backend downcases header names whereas other backends do not.

For backward compatibility, preexisting PostAgents are automatically
configured to have `event_headers_style` set to `raw` via migration.
2016-04-12 16:08:19 +09:00
..
migrate Add an option event_headers_style to PostAgent 2016-04-12 16:08:19 +09:00
seeds.rb Do not seed the database when the configured seed user already exists 2016-02-22 22:19:22 +01:00