|
|
|
|
|
by bob1029
902 days ago
|
|
The whole experience has been like discovering a dead canary in a coal mine. This tells me that very few developers are doing things "the old" way or otherwise questioning mainstream technology narratives. I sometimes find myself wondering if multipart/form is going to be deprecated soon. If you look at the latest Azure Function isolated worker stack, this hasn't even been dealt with yet. I had to grab a 3rd party library to parse these submissions out of my request bodies. If you have a fancy web socket use case, no problem - we got your back. Want to build a boring LOB business app? Better be ready to start shimming those HTTP post mechanisms. |
|