Results 15 issues of 风吹过

This is a great project, but there is no webui to simplify the operation. There is a similar open source project on the Internet, which is also excellent, but it...

In this `parse_request_line` function, use std::regex to extract request information. https://github.com/Corvusoft/restbed/blob/55009b43618c2d3a0e2afad5fd845eddd964816b/source/corvusoft/restbed/detail/service_impl.cpp#L699-L721 I tested g++10(libstdc++) and clang+=10(libc++) to compile. When the URI is too long, it will crash. I will put...

bug

This is really a great project. It is very convenient to use and the performance is very good. But I'm having some problems with it and hope to get help...

https://github.com/hishamkaram/geoserver/blob/master/datastores.go#L120-L144 > json: cannot unmarshal string into Go struct field .DataStores of type struct { DataStore []*geoserver.Resource }

If the imported XSD file is not a local file, the `No such file or directory` will be misreported. I simply modified the `parseXSDFile` function to satisfy my use. (Not...

我这里打不开网页,Ping 请求找不到主机 www.learnes.net。 直接打开gitbook还是没有问题的。