Tatsuro Shibamura

Results 95 comments of Tatsuro Shibamura

That property is the only change between versions. I have not been able to reproduce this behavior, so further investigation is difficult.

@fabiocav Thank you for your response. I find this behavior confusing to most developers, so it would be best if there is an option to switch between ASP.NET Core compatible...

Any progress? .NET In-Process had a workaround, but Isolated Worker has no workaround, so it is blocking the migration to Isolated itself.

@mattchenderson I am currently developing an extension to facilitate writing Web APIs using Azure Functions' HttpTrigger. To work around an issue, I have resorted to forcibly obtaining the array of...

I have the same problem at Win 10 x64 golang 1.5.1. I confirmed the details of the error "Request canceled". ``` go resp, err := tr.RoundTrip(req) // err is "net/http:...

You write that you were inspired by the README, but in fact the implementation and testing of EastAsianWidth was simply copied from my original, so why don't you state that...

Hi @ividyon, I have released the source code of the library under the MIT License, so I see no problem at all in using it. However, I believe that the...

Have you added the necessary settings for Entra ID authentication? HTTP 401 will occur if no authentication settings have been made; please refer to the definition in the example directory.

Does it not work correctly when I set the `cloudflare` variable? If it does not work, what did you modify?

Try adding `inheritInChildApplications` to your web.config. https://github.com/shibayan/appservice-acmebot/wiki/Troubleshooting#checkhttpchallenge-failed-httpdomainwell-knownacme-challengechallenge-is-internalservererror-status-code