Kenneth Skovhede
|
40dd3c6816
|
Updated all license mentions to MIT
|
2024-02-28 15:45:30 +01:00 |
|
 JanandGitHub
|
6c8ecb7b8e
|
Remove reliance on statusText for error messages. (#5056)
HTTP/2 does not support statusText, and proxies might replace it. Use the response body instead.
Closes #4729
|
2023-12-12 23:17:12 +01:00 |
|
Kenneth Hsu
|
df5f8e16b9
|
Use ordinal case-insensitive comparison instead of ToUpper.
|
2018-09-19 15:21:59 -07:00 |
|
Kenneth Hsu
|
afdae80716
|
Fix line ending issues.
|
2018-06-02 13:19:49 -07:00 |
|
Rune Henriksen
|
8c6cfdff97
|
updated http status codes on many ReportClientError calls to explicitly state what is wrong
|
2018-02-25 15:05:23 +01:00 |
|
Kenneth Skovhede
|
f0b462cd6a
|
Fixed actually reporting the error code for REST calls
|
2016-04-19 10:06:08 +02:00 |
|
Kenneth Skovhede
|
6dac0f3c2e
|
Fixed an invalid line-ending character
|
2015-08-05 13:51:56 +02:00 |
|
Kenneth Skovhede
|
1f35824317
|
Converted to REST based API, with a wrapper layer for control.cgi so the current UI still works.
|
2015-07-30 14:31:27 +02:00 |
|
Kenneth Skovhede
|
9b51072ee9
|
Work on a REST API for the server
|
2015-07-04 13:42:52 +02:00 |
|