lspclient: Don't send the Content-Type header
ClosedPublic

Authored by ogoffart on Jul 9 2019, 5:32 PM.

Details

Summary

This is the default anyway.
There is a bug in the rust LSP server making it reject this header

Test Plan

Tested with the rust LSP server

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
ogoffart created this revision.Jul 9 2019, 5:32 PM
Restricted Application added a project: Kate. · View Herald TranscriptJul 9 2019, 5:32 PM
Restricted Application added a subscriber: kwrite-devel. · View Herald Transcript
ogoffart requested review of this revision.Jul 9 2019, 5:32 PM

We pinged the lspclient author to look at these requests (and create an account here, we didn't find the right one to add ;=)

mnauwelaerts accepted this revision.Jul 10 2019, 4:55 PM
mnauwelaerts added a reviewer: mnauwelaerts.
mnauwelaerts accepted this revision.Jul 10 2019, 5:53 PM
This revision is now accepted and ready to land.Jul 10 2019, 5:53 PM
This revision was automatically updated to reflect the committed changes.