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

fix: several critical server fixes: #15

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

davidtorres
Copy link
Collaborator

  • Resolved datetime conversion issues.
  • Fixed handler method naming conventions.
  • Removed unnecessary print statements.

🛠️ Fixes #8

* Resolved datetime conversion issues.
* Fixed handler method naming conventions.
* Removed unnecessary print statements.
@davidtorres davidtorres requested a review from a team as a code owner August 16, 2024 16:54
@davidtorres davidtorres merged commit 60978f9 into main Aug 16, 2024
4 checks passed
@davidtorres davidtorres deleted the credentials-server-fixes branch August 16, 2024 18:17
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.

do_get instead of do_GET in local http server
2 participants