Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Johan Ouwerkerk
kdesrc-build
Commits
aa4c85ce
Commit
aa4c85ce
authored
Oct 29, 2012
by
Michael Pyne
Browse files
http: Use proper HTTP syntax for user agent string.
As noted by Nicolás Alvarez.
parent
b54ea9df
Changes
1
Show whitespace changes
Inline
Side-by-side
kdesrc-build
View file @
aa4c85ce
...
@@ -863,7 +863,7 @@ EOF
...
@@ -863,7 +863,7 @@ EOF
# Trailing space adds the appropriate LWP info since the resolver is not
# Trailing space adds the appropriate LWP info since the resolver is not
# my custom coding anymore.
# my custom coding anymore.
$ua->agent("kdesrc-build
$versionNum ");
$ua->agent("kdesrc-build
/
$versionNum ");
if ($proxy) {
if ($proxy) {
whisper ("Using proxy $proxy for FTP, HTTP downloads");
whisper ("Using proxy $proxy for FTP, HTTP downloads");
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment