Skip to content

1.6.4.0

Compare
Choose a tag to compare
@dragana-r dragana-r released this 10 Oct 16:54
· 29 commits to master since this release

Added:

  • __WinHttpHTML5FormAttribs() internal function to allow HTML5 input attributes ("formaction", "formenctype", "formmethod")
  • _WinHttpSimpleFormFill_SetUploadCallback function
  • Support for input type "image" for _WinHttpSimpleFormFill

Fixed:

  • URL encoding for parameters when needed for _WinHttpSimpleFormFill
  • Regexp pattern in internal __WinHttpAttribVal for better matching