Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Custom Response objects. #165

Merged
merged 6 commits into from
Mar 1, 2022
Merged

Implement Custom Response objects. #165

merged 6 commits into from
Mar 1, 2022

Conversation

sansyrox
Copy link
Member

@sansyrox sansyrox commented Feb 21, 2022

Description

This PR fixes #

Implement Custom Response objects.

@netlify
Copy link

netlify bot commented Feb 21, 2022

✔️ Deploy Preview for robyn canceled.

🔨 Explore the source changes: 5353b75

🔍 Inspect the deploy log: https://app.netlify.com/sites/robyn/deploys/621e9708d8a5ca000827e60c

self.routes = []

def _format_response(self, res):
# handle file handlers
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check for other type of file handlers

@sansyrox sansyrox force-pushed the fix-response-objects branch from 4d10656 to ef5e068 Compare February 28, 2022 22:40
@sansyrox sansyrox force-pushed the fix-response-objects branch from 5c7f7bc to 6d827cd Compare February 28, 2022 23:28
@sansyrox sansyrox changed the title [WIP] First step to changing response objectss Implement Custom Response objects. Mar 1, 2022
@sansyrox sansyrox merged commit 5497b6c into main Mar 1, 2022
@sansyrox sansyrox deleted the fix-response-objects branch March 1, 2022 23:33
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.

1 participant