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

ClientResponse ergonomics #1670

Closed
fafhrd91 opened this issue Feb 22, 2017 · 1 comment
Closed

ClientResponse ergonomics #1670

fafhrd91 opened this issue Feb 22, 2017 · 1 comment

Comments

@fafhrd91
Copy link
Member

I think we should add following:

  1. content-disposition header fast access
  2. .multipart() coro
  3. something similar to .post() from WebRequest
@fafhrd91 fafhrd91 added this to the 2.1 milestone Feb 22, 2017
@fafhrd91 fafhrd91 modified the milestones: 2.2, 2.1 May 2, 2017
redixin pushed a commit to redixin/aiohttp that referenced this issue Oct 31, 2017
Add content_disposition and content_disposition_dict properties

Partially implements aio-libs#1670
redixin pushed a commit to redixin/aiohttp that referenced this issue Oct 31, 2017
Add ContentDisposition class and content_disposition property

Partially implements aio-libs#1670
redixin pushed a commit to redixin/aiohttp that referenced this issue Nov 1, 2017
Add ContentDisposition class and content_disposition property

Partially implements aio-libs#1670
redixin pushed a commit to redixin/aiohttp that referenced this issue Nov 1, 2017
Add ContentDisposition class and content_disposition property

Partially implements aio-libs#1670
redixin pushed a commit to redixin/aiohttp that referenced this issue Nov 6, 2017
Add ContentDisposition class and content_disposition property

Partially implements aio-libs#1670
redixin pushed a commit to redixin/aiohttp that referenced this issue Nov 6, 2017
Add ContentDisposition class and content_disposition property

Partially implements aio-libs#1670
redixin pushed a commit to redixin/aiohttp that referenced this issue Nov 6, 2017
Add ContentDisposition class and content_disposition property

Partially implements aio-libs#1670
redixin pushed a commit to redixin/aiohttp that referenced this issue Nov 6, 2017
Add ContentDisposition class and content_disposition property

Partially implements aio-libs#1670
asvetlov pushed a commit that referenced this issue Nov 7, 2017
Add ContentDisposition class and content_disposition property

Partially implements #1670
@asvetlov asvetlov removed this from the 2.2 milestone Apr 8, 2018
@asvetlov
Copy link
Member

Something is done already, other things look lack an interest.

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

2 participants