Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
feat: fail with 404 if user gives url with typo (#207)
Browse files Browse the repository at this point in the history
* feat: fail with 404 if user gives url with typo

s3 will give a 200 and an empty list if you give a url with any prefix you want. so if we get an emty list back, we will assume the user had a typo, and didnt actually want to point at nothing.

* fix: include razee package patches
  • Loading branch information
alewitt2 authored Feb 25, 2021
1 parent ea8632b commit 87ea905
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 9,378 deletions.
Loading

0 comments on commit 87ea905

Please sign in to comment.