webread error: Malformed message: Field value too long/no CRLF found
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Grady
am 16 Apr. 2020
Beantwortet: Urmila Rajpurohith
am 31 Mär. 2021
I'm trying to retrieve information from my university's website using webread, but I keep getting an error message that I don't know how to deal with. Here is the code and error message:
webread('https://www.boisestate.edu')
Error using webread (line 122)
The error "Malformed message: Field value too long/no CRLF found" occurred while communicating with
URL 'https://www.boisestate.edu'.
I am using R2019a. The university went through a major website redesign and prior to this the above code worked fine. I don't know if the issue is with MATLAB or the website provider the university is now using.
0 Kommentare
Akzeptierte Antwort
Urmila Rajpurohith
am 31 Mär. 2021
Hi
This issue is resolved in R2019b you can try upgrading your MATLAB to R2019b or a later realse.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!