Skip to content

Comments

[feat] Added get_path to http_server_request so that the user can get the request path#1552

Merged
braindigitalis merged 6 commits intobrainboxdotcc:devfrom
Henonicks:dev
Feb 21, 2026
Merged

[feat] Added get_path to http_server_request so that the user can get the request path#1552
braindigitalis merged 6 commits intobrainboxdotcc:devfrom
Henonicks:dev

Conversation

@Henonicks
Copy link
Contributor

Apparently dpp::http_server_request::path is private and there is no way to even get its value so this fixes it

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

@netlify
Copy link

netlify bot commented Feb 20, 2026

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit a148275
🔍 Latest deploy log https://app.netlify.com/projects/dpp-dev/deploys/6998ebda292937000885ce6f
😎 Deploy Preview https://deploy-preview-1552--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added documentation Improvements or additions to documentation code Improvements or additions to code. labels Feb 20, 2026
@braindigitalis braindigitalis merged commit 2702272 into brainboxdotcc:dev Feb 21, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code Improvements or additions to code. documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants