microsoft / BITS-Manager

The BITS Manager is a sample WPF C#/.NET utility to examine and control your BITS uploads and downloads
MIT License
77 stars 23 forks source link

Updated screen shots with latest code; fixed typo; when creating a ne… #11

Closed PeterSmithRedmond closed 5 years ago

PeterSmithRedmond commented 5 years ago

Updated the SetJobPropertyControl so that custom HTTP headers can be added. Like the other properties, these are always present if when they are not relevant (e.g., because the user is running on a very old system, or because the actual transfers are via SMB). The UI matches in principle how CURL works: multiple headers are added individually.

In addition, a typo was found and fixed in a comment in the quick file download dialog, and the screen shots were updated.

dabbers commented 5 years ago

For the quick file download image, the more properties should be expanded (like the old picture). #ByDesign

Diego-Perez-Botero commented 5 years ago

Nit: the "Custom Http Headers" content in the "Job Details" panel should begin in the line below the "Custom HTTP Headers" label. For jobs with multiple headers, it looks weird that the first header is misaligned with respect to the rest. #Closed

PeterSmithRedmond commented 5 years ago

Fixed!


In reply to: 454559938 [](ancestors = 454559938)

PeterSmithRedmond commented 5 years ago

The original image wasn't "expanded" -- it was the old version that didn't include the expando-properties. We don't currently need an expanded screen shot


In reply to: 454526752 [](ancestors = 454526752)