Update version in @since comments for wxWebRequest to 3.1.5

Hopefully this is the last update.
This commit is contained in:
Vadim Zeitlin 2020-12-13 00:50:03 +01:00
parent 204645a47c
commit 89946d1fc7
2 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@
@note For secure saving and loading users and passwords, have a look at
wxSecretStore.
@since 3.1.2
@since 3.1.5
@library{wxcore}
@category{cmndlg}

View File

@ -103,7 +103,7 @@
A new block of data has been downloaded.
@endEventTable
@since 3.1.3
@since 3.1.5
@library{wxnet}
@category{net}
@ -397,7 +397,7 @@ public:
/**
A wxWebResponse allows access to the response sent by the server.
@since 3.1.2
@since 3.1.5
@library{wxnet}
@category{net}
@ -472,7 +472,7 @@ public:
cookies. Additionally, an underlying network connection might be kept
alive to achieve faster additional responses.
@since 3.1.2
@since 3.1.5
@library{wxnet}
@category{net}
@ -566,7 +566,7 @@ public:
Each implementation of wxWebSession should have its own factory.
@since 3.1.2
@since 3.1.5
@library{wxnet}
@category{net}
@ -587,7 +587,7 @@ public:
A web request event sent during or after server communication.
@since 3.1.2
@since 3.1.5
@library{wxnet}
@category{net}