-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleans up the roadmap which was out of date
- Loading branch information
Showing
1 changed file
with
1 addition
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,3 @@ | ||
# Roadmap | ||
|
||
## Custom Response Class | ||
|
||
Currently, the response returned is a basic httpx.Response. It could be useful to abstract this in some manner, especially for responses which return a zip file. | ||
|
||
- Ability to iterate through the zip file contents in some way | ||
- Ability to write the response to some given output location? | ||
|
||
## Missing Routes/Options | ||
|
||
- Missing the configuration of the units of page size, currently it is always inches | ||
While I'm sure there's something out there, nothing is currently on the roadmap. |