Codeception / Codeception/module-rest
Http custom headers problem
Open
- Dominant language
- PHP
- Stars
- 60
- Forks
- 30
- Avg merge
- 22h 37m
- Merged PRs (30d)
- 1
Description
Custom headers have been capitalized. When I send my custom header in order to testing Rest service, for example: BOOK-ALL, it will be converted to Book-All, so my rest service receives the wrong header.
Custom header should not be changed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.