Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enhance implementation - #8

Merged
PiyushSingh-ZS merged 22 commits into
mainfrom
enhance-implementation
Jan 9, 2025
Merged

PiyushSingh-ZS merged 22 commits into
mainfrom
enhance-implementation

Conversation

@aryanmehrotra

@aryanmehrotra aryanmehrotra commented Jan 9, 2025

Copy link
Copy Markdown
Contributor

Enhancements

  1. Removed File Mapping
    The server no longer creates a map of files, streamlining the file-serving process.

  2. 404 Status for Missing Files
    If a requested file is not found, the server now returns a 404 status code, improving error handling.

  3. Default Directory Update
    The default directory for serving static files has been changed to static.

    • To customize this directory set the STATIC_DIR_PATH environment variable.

@PiyushSingh-ZS
PiyushSingh-ZS merged commit 24a9a10 into main Jan 9, 2025
@PiyushSingh-ZS
PiyushSingh-ZS deleted the enhance-implementation branch January 9, 2025 15:46
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.

2 participants