Skip to content

Commit

Permalink
Merge pull request #836 from deissnerk/webhook-fix
Browse files Browse the repository at this point in the history
Fix for #673 - WebHook-Allowed-Origin
  • Loading branch information
Doug Davis authored Jul 5, 2021
2 parents 3c868b6 + 11fbeab commit c812a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-webhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ WebHook-Allowed-Origin: eventemitter.example.com
or

```text
WebHook-Request-Origin: *
WebHook-Allowed-Origin: *
```

#### 4.2.2. WebHook-Allowed-Rate
Expand Down

0 comments on commit c812a2e

Please sign in to comment.