-
## Portal Name ##
Office 365 URLs and IP address ranges
## Portal URL ##
https://docs.microsoft.com/en-us/microsoft-365/enterprise/urls-and-ip-address-ranges
## Secondary Portal URLs ##
https…
-
Clauses 12.8.4.3 DSS, 12.8.4.4 VRI and 12.8.5 DTS fail to clearly indicate that these features were added in PDF 2.0, which to a casual reader is very confusing and causing files versioned as PDF 1.7 …
-
Trying to transmit 'xb06500b06400' to another instance of keykit doesn't work.
Also, transmitting 'xb065' (which is an incomplete message) ends up being received as 'xb065XX', where XX are bytes th…
-
using "express": "^4.21.0",
created this middleware for token verification
```
import { NextFunction, Request, Response } from "express";
import { JwtPayload, verify } from "jsonwebtoken";
de…
-
Now that we have Clang set up on our CI machines and now that license terms for clang have been updated, we can begin the migration to the new Clang compiler.
To use clang currently, `ZOPEN_COMP` m…
-
Add doco to the `.old` files, as to why they were kept around i.e. potential later usage?
-
Not really related to the library itself but does anyone know how to setup serial over lan and raspberry connected to the NX584?
I mean what cable should I buy..
will this cable work?
https://www.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am trying to implement range requests as documented here https://developer.mozilla.org/en-U…
-
Since version 6.0.0 an optional parameter `operationIndex` is being automatically added to all calls in _csharp-netcore_ - and possibly other* - client side SDK code.
Eg
/// Get a list of li…
-
I have to look up Benchmark.ips EVERY time and the (ri) doco is [still a PITA](https://github.com/evanphx/benchmark-ips/issues/71#issuecomment-1878166929).
Pls consider a simple top level driver me…