anmolrajpal / vehicle-info

Get Vehicle Details from the number plate's number. [Only for India]
12 stars 12 forks source link

Half Output? #3

Open chrisstone07 opened 4 years ago

chrisstone07 commented 4 years ago

I've made some changes to the script and managed to get this output.

<?xml version='1.0' encoding='UTF-8'?>
<partial-response id="j_id1">
 <changes>
  <update id="j_id1:javax.faces.ViewState:0">
   <![CDATA[I+C/uUSsfjq/50iD/qFdaGKV5QxUvq66kdwJHXmkdUcJRinvwCMZreJ/wVSZsABo0TiGaeQ6EPLyRVgrSgXQ3TVkT9oIjOzkSPdoYPlRbX/uCmONUmyhxqaG0zcZS0dLY0QjEYbKlkXUuFfxgrRs/xLYz6q5TzqH6hXNQlmFYMN7f/hoy/RRl//vGSDveP9/KM1hxBd3A07rLHhr1Rit6T9g1TEuHaZ9CcFUegjaaeM44ZhOPZAfeqdDeGfNc+/+78sSaui+4PCQs1zJnn4f1h6q1yZWr2UtDHSTqGRnziKGGYgP+hQ2OWeLagoH3m1tM+pEOh/0jDAaMwledIgIeGMF7VAEIhBTWbFTisDWZ3p6eYOrxUxIYvs3qK4vnyctx5ObCqSQLK+JIECfPljJT/qfkKpB82Knxn7G1/oEFIHBXLqhnmGgK13NaqpndNpg+O0qkrncDJuFnSGf2gWZHPZQTX0Zep+NbDWje2CfffsCKTrMcNERHx3mUIP4gb0+T74EiWJ665MqOQ6nWTwQjsuxFCaOEGY8MhNyvEam068c4rdeN56reiMv3PA/Kahe9BSmcjditfCpDLdI08rdzb7snVJT68hrvpx+oGqsmCPd3suPse332hZ00Yy32E2rWmI6tart2R1C52F2OKpveWgC+on4UYBJmi1I6oauN9XjbMnt96ZYhpc5uWE6e8P/LQrXRYoJq2n19o2gJ4X+ybIeaGw6om2QPK5xhUGVabKIU9fSsEpQ1JB4utsOkv9qs5WgwSw9UqJy5nUTAYHsl8MzpsqnfcCnk0RG0ba6yjMTkWH/kbFqUCAmYkDtgQy2NxcLo9wU1JfxyJZWvBhBxtSLiB8qcQ7fXsf6OsEJ7FC1SSDAhdXytSBPnuxIA2cuzjX8UgQX5c2r+PJ6g0/M2geh2dNwAdjLytE7lxHrbJdtCxjzlIoLvhlANPf+3KO+Bz5/lKY0G14toimUhqv7p5zB53XBX+RHRMhbCnw4ErL9kTZSyNwa15MMvey4r20IT4R/FhQEG7uwMw50fpXJ8T8L3ZiofqEi5zMIFsB0mt5hQ3eb5wzO3CTbIoFCLBdJM3hkDwKm0dq7oCVhJth/hZ+HHzQEGVRJUrhn/2SuQm7KOhTeRE0VIbveig9Ng7il]]>
  </update>
 </changes>
</partial-response>

Any clue on whats happening?, let me know if we can work on it.

anmolrajpal commented 4 years ago

Hi, @chrisstone07 Pardon for the late response. The output seems more promising than before. However, I don't think it is possible to expand the CDATA section. But we can work on it and try to figure out whatever is possible. You can create a PR or however you want to contribute your code. Let me know. Thanks!