You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, while investigating #89 , I noticed that http://schema.org/Person"> is parsed unexpectedly as well. I would expect it to return http://schema.org/Person, but it returns http://schema.org/Person">.
Investigate the parsing of this URL:
http://1.2.3.4/case/xxx.exe',$env:Temp+'\newfile.Exe');(New-Object) i
I would expect
http://1.2.3.4/case/xxx.exe
to be parsed, but instead,http://1.2.3.4/case/xxx.exe',$env:Temp+'\\newfile.Exe
is parsed.The text was updated successfully, but these errors were encountered: