-
### Package
dio
### Version
5.7.0
### Operating-System
Android
### Adapter
Default Dio
### Output of `flutter doctor -v`
_No response_
### Dart Version
_No response_
### Steps to Reproduce…
-
# Slightly Incorrect Status Codes
Currently, our test files do work, however the _getStatusCode() command returns the *level* of the response status code, but not the exact code itself.
For examp…
-
review all status codes
-
- Technical debt introduced in https://github.com/apify/crawlee-python/pull/167
- Should probably be ported over to JS afterwards (v4?)
The reasoning behind the change was that some errors (such a…
-
I have modified the pinpoint.config file as follows:
'profiler.http.status.code.errors=3xx, 4xx, 5xx'
As shown in the attached image, even when the status code is 400, it is displayed as a green d…
-
Is it possible to use status codes with `oasgen` and have it automatically generate the appropriate openapi attributes?
```rust
async fn create_foo(Json(payload): Json) -> impl IntoResponse {
…
musjj updated
2 months ago
-
### What type of issue is this?
Missing compatibility data
### What information was incorrect, unhelpful, or incomplete?
Some status codes are missing from the compatability table:
101
202, 203…
-
### Scribe version
4.38
### PHP version
8.3.12
### Framework
Laravel
### Framework version
11.29
### Scribe config
```ruby
title => "The Fabric API"
base_url => "http://127.0.0.1:8000"
type…
-
In the `Do` function of the `Pipe` object, all HTTP response codes of 2xx are treated as okay. While this is a good generalisation, a possible enhancement could be to create a dictionary containing he…
-
Ahoj,
zkouším, jak funguje tahle funkce. Jestli to chápu dobře, nedá se komentovat kód, kterej není označený jako pull request, takže to udělám přes tyhle Issues.
Chtěl jsem si spustit ten kód, al…