question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

It would be sometimes very nice to be able to PUT a large file without buffering it first. And it seems that requests supports the chunked encoding well: http://docs.python-requests.org/en/latest/user/advanced/#chunk-encoded-requests

Creating a generator in _body_from_file if a --chunked option is set seems simple enough, but I guess something would have to be done for --print=B to work (or maybe suppress the output with a reasonable message - since the (or at least my) use case would be large, generally binary, files).

Issue Analytics

  • State:closed
  • Created 10 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jakubroztocilcommented, Sep 28, 2020

Streamed uploads are implemented in master. It will be included in v2.3.0. If you’d like try it out before the release: https://httpie.org/docs#unstable-version

0reactions
jakubroztocilcommented, Jun 8, 2020

Related #684 #685

Read more comments on GitHub >

github_iconTop Results From Across the Web

Streamable: Upload Video Online - Free Video Hosting
Upload your video in seconds on Streamable. We accept a variety of video formats including MP4, MOV, AVI, and more. It's free, try...
Read more >
Watch Upload - Season 1 | Prime Video - Amazon.com
When party boy Nathan gets uploaded to a virtual resort he meets the down-to-earth Nora who starts as his customer service ... Watch...
Read more >
Streaming uploads | Cloud Storage - Google Cloud
Cloud Storage supports streaming data to a bucket without requiring that the data first be saved to a file. This is useful when...
Read more >
Upload a video with Microsoft Stream (Classic)
In the Microsoft Stream (Classic) portal, select Create > Upload a video or the upload icon from the top navigation bar · Drag...
Read more >
Upload | Where to Stream and Watch - Decider
Looking to watch Upload? Find out where Upload is streaming, if Upload is on Netflix, and get news and updates, on Decider.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found