Age | Commit message (Expand) | Author |
---|---|---|
2020-09-25 | Meta+LibHTTP through LibWeb: Make clang-format-10 clean | Ben Wiederhake |
2020-06-15 | LibWeb: Use the URL encoder from AK instead of rolling a custom one | Andreas Kling |
2020-05-05 | LibWeb: Make the URL encoding function a little less copy-happy | Andreas Kling |
2020-05-05 | LibWeb: Add basic URL encoder for individual values and param lists | Shadowfacts |