- Sep 13, 2023
-
-
Laurent Arnoud authored
-
- Aug 26, 2023
-
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
- May 07, 2023
-
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
- Nov 15, 2022
-
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
Do not use full path in `not found test` since it does not reflect real usage on command line.
-
- Oct 27, 2021
-
-
Laurent Arnoud authored
-
- Jan 10, 2021
-
-
Laurent Arnoud authored
- Jan 09, 2021
-
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
Some minor improvements
-
- Jan 07, 2021
-
-
marocchino authored
- bundle install with job - pointing exact '3.0' not 3
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
Support ruby 3
-
- Jan 06, 2021
-
-
marocchino authored
``` irb(main):001:0> require 'webrick' => true irb(main):002:0> URI.parse(URI.encode_www_form_component("http://example.com/path?query=あああ")) => #<URI::Generic http%3A%2F%2Fexample.com%2Fpath%3Fquery%3D%E3%81%82%E3%81%82%E3%81%82> irb(main):003:0> URI.parse(WEBrick::HTTPUtils.escape("http://example.com/path?query=あああ")) => #<URI::HTTP http://example.com/path?query=%E3%81%82%E3%81%82%E3%81%82> ```
-
- Jan 04, 2021
-
-
marocchino authored
ref: - uri encoding: https://docs.knapsackpro.com/2020/uri-escape-is-obsolete-percent-encoding-your-query-string - agument splat: https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/ - bundle webrick: https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/
-
- Aug 10, 2020
-
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
- Jul 05, 2020
-
-
Laurent Arnoud authored
-
- Jul 03, 2020
-
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
-
Laurent Arnoud authored
https://checker.html5.org/ gives a 502
-
Laurent Arnoud authored
- Jul 07, 2019
-
-
Laurent Arnoud authored
-
- Jun 07, 2019
-
- Apr 11, 2019
-
- Mar 22, 2019
-
-
Laurent Arnoud authored
-