Commit ec7943b
committed
Merge branch '6.1' into 6.2
* 6.1:
[HttpClient] Fix computing retry delay when using RetryableHttpClient
[Uid] Fix validating UUID variant bits
[Validator][UID] Stop to first ULID format violation
[Bridge] Fix mkdir() race condition in ProxyCacheWarmer
[Cache] update readme
Bug #42343 [Security] Fix valid remember-me token exposure to the second consequent request
Prevent exception if request stack is empty
Psr18Client ignore invalid HTTP headers
skip a transient test on AppVeyorFile tree
2 files changed
+5
-0
lines changed- Constraints
- Tests/Constraints
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments