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

Feature: Implement HTTP Accept request header to be randomized with probability #12

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

dawid-czarnecki
Copy link
Contributor

Description

Implement different probabilities for different values of HTTP Accept header.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Cererate local VM

Test Configuration:

  • CakePHP version: 4.4.9
  • Application name: Cerebrate
  • Application version: 1.14

Checklist:

  • PR title contains the nature of changes (Docs, Feature, Fix, CI, etc.)
  • I've set corresponding reviewers, set assignees, and labels.
  • My code follows the style guidelines of this project (running pre-commit)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@dawid-czarnecki dawid-czarnecki merged commit 95e8282 into main Jul 7, 2023
@dawid-czarnecki dawid-czarnecki deleted the http_accept_probability branch July 7, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant