LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP GET body with special characters

Hi,

I try doing some html parsing and what I have noticed is that the HTTP Get vi does not return the local characters properly. 

 

For example, a headline in my browser looks like this:

"La "tormenta de fuego" que arrasó Dresde hace 75 años y se volvió la "vergüenza" de los aliados al final de la Segunda Guerra Mundial"

 

The HTTP Get VI returns this in the following format:

"La "tormenta de fuego" que arrasó Dresde hace 75 años y se volvió la "vergüenza" de los aliados al final de la Segunda Guerra Mundial"

 

Is there a way to display the body with the local characters?

 

Thanks.

0 Kudos
Message 1 of 1
(1,682 Views)