Matthew Sykes

Results 3 issues of Matthew Sykes

When a request is made to a server running on a non-standard port, the port should be included in the Host header. This is part of [RFC-2616](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23). When `follow_redirect` is...

http

After successfully creating, retrieving, and deleting a domain, the test fails: ``` • Failure [2.573 seconds] SoftLayer DNS domains /Users/sykesm/workspace/softlayer-go/src/github.com/maximilien/softlayer-go/integration/dns_domain/dns_domain_test.go:45 SoftLayer_Dns_Domain /Users/sykesm/workspace/softlayer-go/src/github.com/maximilien/softlayer-go/integration/dns_domain/dns_domain_test.go:44 creates a DNS Domain, update it, and delete...

enhancement

### Problem The following warning is emitted when calling `vim.lsp.codelens.run`: > method textDocument/codeLens is not supported by any of the servers registered for the current buffer Neovim 0.10 changed the...

bug
lsp