Skip to content

Commit 3c6f127

Browse files
fix for PR#602: added support for kinesis integration
Extract the custom headers - Authorization and X-P-Stream from x-amz-firehose-common-attributes header
1 parent 238b9ae commit 3c6f127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/handlers/http/middleware.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ impl RouteExt for Route {
7070
action,
7171
method: auth_stream_context,
7272
})
73+
7374
}
7475

7576
fn authorize_for_user(self, action: Action) -> Self {

0 commit comments

Comments
 (0)