Tags: vsrc/bitfield-script
Tags
Update First(n int) to read no more data than necessary (bitfield#199) First(N) now closes its output after it has read N lines, terminating the pipe without consuming unnecessary further input (apart from the 4KiB scanner buffer). Co-authored-by: John Arundel <john@bitfieldconsulting.com>
Merge pull request bitfield#139 from bitfield/http Add HTTP support via Do, Get, Post
PreviousNext