From: Ahmed A. <asa...@ya...> - 2016-06-20 06:43:52
|
Hi, If HtmlUnit incorrectly behaves, then please post your complete case. Charset attribute of <script> is automatically handled. You can change it by script.setAttribute(), or by changing the response as hinted in http://htmlunit.sourceforge.net/faq.html#HowToModifyRequestOrResponse Ahmed From: jack <lil...@16...> To: htm...@li... Sent: Monday, June 20, 2016 7:09 AM Subject: [Htmlunit-user] how to modify a <script> charset A website has different codes,as follows website's data is loaded through the JS I want to modify a <script> charset ,I looking up the documents, there seems to be no such method. Is there any other way to solve this problem? -- View this message in context: http://htmlunit.10904.n7.nabble.com/how-to-modify-a-script-charset-tp39634.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. |