Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle boolean values in Headers::set() #3

Open
shgysk8zer0 opened this issue Jun 8, 2020 · 0 comments
Open

Handle boolean values in Headers::set() #3

shgysk8zer0 opened this issue Jun 8, 2020 · 0 comments
Assignees
Labels
backlog Issue that are held-back until later enhancement New feature or request

Comments

@shgysk8zer0
Copy link
Owner

As example, I should be able to use $headers->set('DNT', true) instead of being required to use $headers->set('DNT', 1).

@shgysk8zer0 shgysk8zer0 added the enhancement New feature or request label Jun 8, 2020
@shgysk8zer0 shgysk8zer0 self-assigned this Jun 8, 2020
@shgysk8zer0 shgysk8zer0 added the backlog Issue that are held-back until later label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issue that are held-back until later enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant