<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/930774032abbee07478a341d0c81418f558b007b">93077403</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-16T19:36:27+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">URL.UnQuote() takes a new optional argument that prevent unquoting "+" into space.

[GB.UTIL.WEB]
* BUG: Fix query encoding & decoding in URLQuery class.
* NEW: URL.UnQuote() takes a new optional argument that prevent unquoting "+" into space.
* NEW: URL.Quote() now quotes spaces as "%20" and not "+" anymore.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/da8182acbcb3147e5d8649449a6996b2278c66a3">da8182ac</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-16T19:42:33+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Do not unquote "+" into space in query strings.

[GB.WEB]
* BUG: Do not unquote "+" into space in query strings.
</pre>
</li>
</ul>
<h4>3 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/f4acc8407ba53e792ea8655e823081ad24d1e49c...da8182acbcb3147e5d8649449a6996b2278c66a3#3a87793b1220b84a40d46a3cca149e1245820dd8">
comp/src/gb.util.web/.src/URL.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/f4acc8407ba53e792ea8655e823081ad24d1e49c...da8182acbcb3147e5d8649449a6996b2278c66a3#ade076c5e00850ae11a0dbe59ba8f09b2c8e6077">
comp/src/gb.util.web/.src/URLQuery.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/f4acc8407ba53e792ea8655e823081ad24d1e49c...da8182acbcb3147e5d8649449a6996b2278c66a3#a0037d6f25d795b62bfdea448da85e5449bf43e5">
comp/src/gb.web/.src/Main.module
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/-/compare/f4acc8407ba53e792ea8655e823081ad24d1e49c...da8182acbcb3147e5d8649449a6996b2278c66a3">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>