Dr. Christian Geuer-Pollmann

Results 6 issues of Dr. Christian Geuer-Pollmann

Delegate resolving of relative URLs to Java framework, instead of solving that in custom code. Fix swagger-api/swagger-parser#750 ## Repro ```Java String rootPath = "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/storage/resource-manager/Microsoft.Storage/stable/2018-02-01/storage.json"; String relativePath = "../../../../../common-types/resource-management/v1/types.json"; String expected="https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/common-types/resource-management/v1/types.json";...

> This certainly isn't a bug, but my own lack of understanding of how Rustler and rustler_precompiled work, so please accept upfront my sincere apologies. Rustler and rustler_precompiled are pretty...

Running `FluffySpoon.AspNet.EncryptWeMust.Sample` gives me ``` System.InvalidOperationException: Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found or is out of date....

…g to the same blob, and updated Azure/Go SDK. - When uploading a blob, the upload now contains a Content-MD5. - Uploads are only done if necessary, i.e. - if...

unscheduled

Could you release the latest stuff to `hex.pm`, so the `extra_applications: [:public_key]` stuff becomes visible? Would prefer to do `{:easy_ssl, "~> 1.3.1"}` or `{:easy_ssl, "~> 1.4"}` instead of `{:easy_ssl, github:...

- As described in https://github.com/thmsmlr/instructor_ex/pull/56, it is necessary to be able to control the full request path. The current implementation always adds `/v1/chat/completions` at the end, which doesn't work for...