summaryrefslogtreecommitdiff
path: root/lib/netstd/Thrift/Transport/Server/THttpServerTransport.cs
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5431 Response should include 'content-type' headerJens Geyer2021-06-161-4/+6
* commented private code that is definitely never usedJens Geyer2021-04-161-2/+6
* THRIFT-5373 HTTP status in case of Protocol/Transport exceptionsJens Geyer2021-03-181-1/+6
* THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfigur...Jens Geyer2019-11-231-3/+9
* THRIFT-5020 Refactoring & minor fixes for netstd libraryJens Geyer2019-11-211-3/+6
* THRIFT-4854 oneway calls do not work over HTTPJens Geyer2019-04-281-2/+3
* THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory againJens Geyer2019-03-211-6/+6
* THRIFT-4829 HTTP server transport lacks TransportFactory argumentsJens Geyer2019-03-211-7/+28
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-281-0/+96