Commit f959e79
committed
Change parser to forward all headers
Previous to this changes, only the relevant headers for the hook were
forwarded. Right now, we are keeping all of them and then we are
checking that, required headers, are present.
This should prevent removing the github signature when the proxy does
not validate the request signature.1 parent 39cc2e9 commit f959e79
1 file changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
0 commit comments