

It could be the accepts
header then… check if the request includes accetps: application/json
It could be the accepts
header then… check if the request includes accetps: application/json
In my experience that is almost always the server returning an html error page.
Start with inspecting that actual response the first character is probably <
. The rest of it is likely to be a “not found” or “internal server error” (being the most common) page.
Then look at logs…
It’s one half of ‘bread and circuses’.
FU Dell BIOS and your F11 b/s.
Pretty much why everyone just uses json or, heaven forbid, plain text for trivial data.
Aaah, SOAP.
Yo dawg, I heard you like XML over HTTP so I put XML over HTTP in your XML over HTTP.
Grunka lunka doobee dee-dedient
Do not ask about the secret ingredient
On the context of a node package,
It’s probably a package with one five line function, and a poor implementation at that.
Luck of the Fryish.
… named for his uncle…
Quick, throw it in the soup before Fry notices.
Anything you need to buy is more expensive than anything you already have.
Especially if youre worried about power costs.
Reuse wha you have, replace when you need to.
Assuming you mean IPv4 CGNAT: IPv6.
Mine are all named for the colour of the case, or case accent when ambiguous, though network infrastructure items are named for their models, being the typical default.
I sometimes use A records or mDNS-SD for the actual services provided and use a *.home.arpa.
domain.
Another theme at another site is native fauna and flora names.
No cringe, no pop culture.
embedded RTOS
That sounds like a domain where memory safety is secondary to size and speed… though compile time memory safety guarantees could help.
Good thing we have so many options!
Like riding a motorcycle in a tee shirt and shorts.
Fuck C and it’s lazy shit pointer arithmetic array indexing shortcut. I.e. you just add the index × size(t) to the array pointer.
Bounds checking? We’ve heard of it.
Uhn-jun-uhks in NZ TYVM.
That’s the thing, it’s a useful assistant for an expert who will be able to verify any answers.
It’s a disaster for anyone who’s ignorant of the domain.
F12 should open the browser developer tools, one panel will be the network requests.