-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.86.2
- OS Version: Ubuntu 20.04.5 LTS
Display Information:
```
~/.config/Code/User$ sudo lshw -c video
*-…
-
版本:Gopeed-v1.5.6-android.apk
在高级设置 -> API中,通讯协议默认为【Unix】,且无法修改为API,请问如何能通过JSSDK拉起手机gopeed软件创建下载任务?
-
```
- (NSURLSessionDataTask *)normalDataTastWithRequest:(NSURLRequest *)request callbackDelegate:(NSObject *)callbackDelegate {
return [[self.class ajaxSesstionManager] dataTaskWithRequest:reque…
-
https://github.com/polygon-io/client-jvm/blob/master/src/main/kotlin/io/polygon/kotlin/sdk/rest/PolygonRestClient.kt#L89 is creating and destroying `HttpClient`s in quick succession.
Here's some c…
-
### What happened?
Error(http://192.168.179.129/rpc/Shelly.GetStatus): connection lost
-> No actual Value for /em:0/total_act_power from my Shelly Pro 3em
### To Reproduce Bug
auto/manual Update o…
-
### What happened?
OpenDTU reboots. Most likely in Power Meter class
### To Reproduce Bug
Unclear
### Expected Behavior
No reboots
### Install Method
Self-Compiled
### What git…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Please confirm that this problem is VSCodium-specific**
- [X] This bug doesn't happen if I use Microsoft's Visual Studio…
-
## Description
The current implementation of work with the network uses `URLProtocol` in the tests. Add tests that send requests to a real server. Such test can be run only in a pre-release phase.
-
### Version
4.0.0-alpha.2
### Summary
I have noticed few crashes of my app when using subscription. It looks like SDK have problem with parsing errors. I am not sure exactly why. I have contacted m…
-
### 版本情况
JDK版本: Graalvm 21 with Java 16
hutool版本: 5.7.14
### 问题描述(包括截图)
当我使用Graalvm的native-image将程序打包为exe后hutool的http工具就发生了错误:他无法正确的发出请求,错误信息显示它将程运行目录拼接进了请求地址中从而无法发出请求。
这段代码在正常的jvm环境下运行正常,…