Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
H
httprl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
drupal.org
httprl
Commits
5c98f13d
Commit
5c98f13d
authored
Jun 14, 2013
by
mikeytown2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
by mikeytown2: Fix Typo in code comment.
parent
3a8cd039
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
httprl.module
httprl.module
+1
-1
No files found.
httprl.module
View file @
5c98f13d
...
...
@@ -993,7 +993,7 @@ function httprl_request($urls, $options = array()) {
continue
;
}
// Use a sync o
f
async connection.
// Use a sync o
r
async connection.
$flags
=
httprl_set_connection_flag
(
$these_options
,
$uri
);
// Set basic authorization header if needed.
httprl_basic_auth
(
$uri
,
$these_options
);
...
...
Write
Preview
Markdown
is supported
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