Skip to content

Commit ebc9d87

Browse files
Properly forward http headers to upstream requests even if the headers aren't ever read from (#75)
1 parent 07e57ea commit ebc9d87

File tree

4 files changed

+101
-114
lines changed

4 files changed

+101
-114
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.5 (2022-04-12)
2+
3+
### Fixes
4+
5+
* Properly forward http headers to upstream requests even if the headers aren't ever read from (https://github.com/fastly/js-compute-runtime/pull/75)
6+
17
## 0.2.4 (2022-02-09)
28

39
### Enhancements

0 commit comments

Comments
 (0)