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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -