fslib.network
fslib.network copied to clipboard
A strong http client for .NET with high usability
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
请求成功,但是IsSuccess值为false。debug发现,发生Exception:“Unable to find a constructor to use for type FSLib.Network.Http.RequestJsonContent. A class should either have a default constructor, one constructor with arguments or a constructor marked with the JsonConstructor attribute....
有计划支持dotnet core么?
我是想 在 发出请求前, 加个 协议头 对 post的内容进行 签名, 但如果 post的是一个对象 beforerequest 事件里 获取到的还是一个对象。。 不是字符串或者说byte[] 无法签名,请问这个可以做到吗, 同样 服务端返回的时候也要做这个这样的校验
好像.net自身对这个cookie 的处理上又有bug,网上也没什么好的解决方法,搜了 stackoverflow 几乎也都相同的解决方法,解析回来的cookie还跟原来的不一样。不知道鱼儿能解决这问题么
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...