Skip to content

Commit 12d5397

Browse files
authored
feat: allow Git-Protocol header through (#8)
1 parent 6e56e84 commit 12d5397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

middleware.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const allowHeaders = [
1515
'content-length',
1616
'content-type',
1717
'dnt',
18+
'git-protocol',
1819
'pragma',
1920
'range',
2021
'referer',

0 commit comments

Comments
 (0)