RFC Set default useragent on all JHttpFactory calls.
Here: #15385 we did that for the updater but would it not make also sense to have this globaly for all calls using JHttpFactory ?
default useragent on all JHttpFactory calls
No useragent on JHttpFactory calls
Labels |
Added:
?
?
|
Sorry i meant JHttpFactory
and not JHTTP
i have just fixed the original issue.
fixed
Title |
|
Title |
|
Category | ⇒ | Feature Request |
Status | New | ⇒ | Discussion |
Title |
|
||||||
Status | Discussion | ⇒ | Closed | ||||
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-05 16:30:24 | ||||
Closed_By | ⇒ | zero-24 |
Labels |
Removed:
?
|
IMO no,
JHttp
shouldn't be forced to have a value here. If someone wants to set it inJHttpFactory
, I think that'd be an OK compromise but unless it becomes a mandatory value to set for a request to be valid then I wouldn't force it in the adapter.