-
```
Some providers use "User-Agent" header to validate registration. Would it
possible to allow customized user agent when setting up a line?
```
Original issue reported on code.google.com by `zhang…
-
This is a really useful plugin! Thanks!
I had an issue recently where some users could not login, but others could. It turned out that all those who could not login were using Firefox; other users we…
-
```
curl.setOpt('CURLOPT_USERAGENT', 'Mozilla/5.0
(Windows NT 6.1) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/41.0.2228.0 Safari/537.36');
```
-
@antonioribeiro
![4](https://user-images.githubusercontent.com/4759525/37893171-a5dcc298-30f3-11e8-8abc-4766498d5cc1.PNG)
I have been working on a project for over a month with this package. …
-
Hi,
Im using the COMBINED config to parse log files, im using nginx as a webserver.
There is possible, to include the celphone model in the parser ? Or is a configuration to parser log, to includ…
-
The current signature for displaying a space is
```Python
def make_space_matplotlib(agent_portrayal=None, propertylayer_portrayal=None):
```
This gives the user explicit control over the `age…
-
I recently create a new project using the command `crewai create projectname`, without having made any edit to it, it returned a bunch of errors. I'll appreciate if someoe can help look into it.
`…
-
**User Story**
Currently `user-ssh-keys-agent` deployment is controlled on a per-cluster basis. It can be selected during cluster creation.
Introduce an option to Disable `user-ssh-keys-agent` deplo…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### DeepFlow Component
Server
#…
-
是否可以支持自定义ua,一个ua使用太多的话,批站貌似会处理。我是想自定义application.yml文件,或者是DanmujiProfile,不过这样的话得在网页处理,或者是添加命令用来设置配置文件。
还有就是请问本地开放的话,是否需要DanmujiProfile文件?该放在哪里?我下载下来运行提示DanmujiProfile文件没找到。