-
```
When sending HTTP requests with goog.net.XhrIo, the request will be considered
failed if
goog.net.XhrIo.prototype.isSuccess() returns false. Currently, it will only
return true if the HTTP
res…
-
**Is your feature request related to a problem?**
Current `CASE` functionality syntax is only available in SQL query, this functionality is important for actual use cases for Observability and in add…
-
# Proposal
## Problem statement
rust-lang/rust#123196 will add limited process spawing support for UEFI. Unfortunately, the current `ExitStatus` API does not allow returning the pointer-sized st…
-
```
When sending HTTP requests with goog.net.XhrIo, the request will be considered
failed if
goog.net.XhrIo.prototype.isSuccess() returns false. Currently, it will only
return true if the HTTP
res…
-
This will improve cross-platform support for future shells, and also hopefully allow the code to become more clean and understandable. As @stereokai showed in #14, currently Windows in PowerShell does…
mroth updated
7 years ago
-
```
When sending HTTP requests with goog.net.XhrIo, the request will be considered
failed if
goog.net.XhrIo.prototype.isSuccess() returns false. Currently, it will only
return true if the HTTP
res…
-
**Affiliation**
MIT PSFC
**Version(s) Affected**
all
**Platform**
all
**Describe the bug**
The entire MDSplus code base uses different standards for error codes.
- on Linux, calls to the…
-
This is the first part of the generalized library CT check operator that will crosscheck values against codelist values
1. The operator will check the rule type, if it is a 'value check againbst def…
-
Please show the websocket server response status code in this message:
`websocat: WebSocketError: Received unexpected status code`
My websocket server will respond with HTTP 402 or 429 status co…
-
[x ] bug report
I should be able to mock a fake backend service using a primary id of my model object as "0". Instead, it always returns a "404" error in that case. The cause is an "if" conditional i…