asp.net - How to resolve the never ending web api request -


i beginner in asp.net web api. started small project pluralsight. had project downloaded , problem whenever started web api , entered url (get or posts) request goes in never ending loop. tried using fiddler , saw in log.

05:04:40:9644 httpslint> warning: clienthello record 508 bytes long. servers have problems clienthello's greater 255 bytes. https://github.com/ssllabs/research/wiki/long-handshake-intolerance

05:04:40:9944 httpslint> warning: clienthello record 508 bytes long. servers have problems clienthello's greater 255 bytes.

the same message api calls again , again browser. can me on this.. appreciated.. thanks


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -