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

Dev/standard methods #20

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

miooo0o
Copy link
Collaborator

@miooo0o miooo0o commented Nov 12, 2024

fix: trailing slash handling,
feat: complete POST, DELETE, and CGI basic logic

miooo0o and others added 9 commits November 8, 2024 12:20
… but the basic structure is in place, providing a foundation for additional functionality. Added a class variable to store query strings separately, allowing for potential use in query-specific scenarios, though its actual usage is yet to be determined.

fix: Renamed ambiguous path variables to relativePath and resolvedPath for clearer differentiation between path types.

next steps: Complete remaining logic in Delete and other methods.
@miooo0o miooo0o requested a review from san-ghun November 12, 2024 19:43
@miooo0o miooo0o self-assigned this Nov 12, 2024
@miooo0o miooo0o linked an issue Nov 12, 2024 that may be closed by this pull request
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.

[fix] Normalize URL Paths to Handle Trailing Slashes Consistently
1 participant