ensure header keys to be in Propercase for compatibility
Since request keys are case-insensitive, we should keep the case-correction here, so all other features which rely on this wont break.
Loading
Please sign in to comment
Since request keys are case-insensitive, we should keep the case-correction here, so all other features which rely on this wont break.