Differences From Artifact [d2ea2c6921]:
- File client/1.0/neutral/pkgu.eagle — part of check-in [90e59a1c35] at 2017-05-27 02:02:59 on branch trunk — Rename the HTTP response handling procedures that are shared by the repository client and the uploader client. (user: mistachkin, size: 60823) [annotate] [blame] [check-ins using]
To Artifact [c096806b6b]:
- File client/1.0/neutral/pkgu.eagle — part of check-in [b40d538407] at 2017-05-27 02:18:40 on branch trunk — Fix the name of one of the renamed HTTP response handling procedures so that it includes the word 'Raw'. (user: mistachkin, size: 60826) [annotate] [blame] [check-ins using]
︙ | |||
583 584 585 586 587 | 583 584 585 586 587 588 589 590 591 592 593 | - + | [list $uri] [list 20] [list stdout] [list \ [expr {!$verboseMetadataSubmit}]] $options] } set code [::PackageRepository::getResponseCodeFromRawData $data] |
︙ |