Martin Schweizer
|
3838fe8971
|
Add PostData to LoadURLOptions to allow http-posts in LoadURL calls
Enable the possibility to post data to external Url's with the BrowserWindow.LoadURL function. The post data is provided through LoadURLOptions
|
2021-03-12 16:31:29 +01:00 |
|
Maher Jendoubi
|
ed6ebe90b1
|
Fixed some spelling issues
* Cleanup of unnecessary usings
* Used language keywords instead of BCL types : Object --> object
* Fixed some spelling issues
|
2019-05-18 02:00:56 +02:00 |
|
Shakirov Ruslan
|
959def9c86
|
+ WebContent.GetUrl()
+ LoadURLOptions.ExtraHeaders
|
2018-03-16 22:32:56 +03:00 |
|
Gregor Biswanger
|
7699773b61
|
include the missing xml code documentations
|
2017-10-24 21:43:27 +02:00 |
|
Gregor Biswanger
|
c5229d1d00
|
implement BrowserWindow-API functions
|
2017-10-16 16:53:35 +02:00 |
|