yorkie-team / dashboard

Dashboard is an administrative tool that allows users to manage projects and documents with ease.
https://yorkie.dev/dashboard/
Apache License 2.0
20 stars 13 forks source link

Add yorkie-user-agent option to allow_headers #118

Closed iyu88 closed 1 year ago

iyu88 commented 1 year ago

What this PR does / why we need it?

From yorkie-js-sdk 0.3.4, yorkie user agent was added to header. So add the option to allow_headers in envoy.yaml file.

Any background context you want to provide?

What are the relevant tickets?

Fixes #117

Checklist