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

file / file like object response normalisation #1

Open
thruflo opened this issue Jan 24, 2011 · 0 comments
Open

file / file like object response normalisation #1

thruflo opened this issue Jan 24, 2011 · 0 comments

Comments

@thruflo
Copy link
Owner

thruflo commented Jan 24, 2011

a. returning a file like object should do something like res.app_iter = iterable(flo) as per http://pythonpaste.org/webob/file-example.html
b. check the ordering of the response normalisation options as per http://bottle.paws.de/docs/dev/tutorial.html#generating-content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant