Skip to content

Commit

Permalink
Add directory listings to feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
kotx authored Sep 30, 2022
1 parent e10b546 commit 2745130
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Proxies readonly requests to [Cloudflare R2](https://developers.cloudflare.com/r
If you see a bug or something missing, please open an issue or pull request!

## Features
- File listings (with optional hidden files)!

![screenshot of file listings in light mode](https://user-images.githubusercontent.com/33439542/193165135-1dd935f5-b68b-495a-97cc-9c69c3c0ce01.png)
![screenshot of file listings in dark mode](https://user-images.githubusercontent.com/33439542/193165189-3cd4b79e-27ea-4397-bb80-f3ccf31185dc.png)


- Handles `HEAD`, `GET`, and `OPTIONS` requests
- Forwards caching headers (`etag`, `cache-control`, `expires`, `last-modified`)
- Forwards content headers (`content-type`, `content-encoding`, `content-language`, `content-disposition`)
Expand Down

0 comments on commit 2745130

Please sign in to comment.