Skip to content

Commit a2cd551

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 89e343b commit a2cd551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/handlers/http/middleware.rs

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

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

0 commit comments

Comments
 (0)