Skip to content

Conversation

@aryanmehrotra
Copy link
Contributor

@aryanmehrotra aryanmehrotra commented Jan 9, 2025

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
3 checks passed
@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.

3 participants