Skip to content

issues Search Results · repo:curl/trurl language:C

Filter by

98 results
 (80 ms)

98 results

incurl/trurl (press backspace or delete to remove)

Currently, when trurl receives a signal where the default behavior is to terminate it does so immediately. This may not be the desired behavior - especially when run w/ --json. I was able to test this ...
  • jacobmealey
  • 10
  • Opened 
    7 days ago
  • #386

Aren t release tarballs supposed to come with a precompiled man page? I ve just noticed that every release since 0.15, has not had a trurl.1 man page in the package: $ for x in https://github.com/curl/trurl/archive/refs/tags/trurl-0.1{4,5,5.1,6}.tar.gz; ...
  • emanuele6
  • 2
  • Opened 
    on Jan 20
  • #380

In my monitoring of ArchiveBot I often have to deal with URLs that consist of percent-encoded junk. I would like to be able to decode the junk with trurl, since it is a convenient tool for wrangling URLs ...
  • pabs3
  • 5
  • Opened 
    on Nov 29, 2024
  • #377

As originally discussed in https://github.com/curl/trurl/issues/130#issuecomment-2312986683 the curl/curl-for-win project stated to offer Windows builds of trurl. However, it appears that the trurl.exe ...
  • Okeanos
  • 3
  • Opened 
    on Oct 21, 2024
  • #375

goes to https://curl.se/trurl/code-review.html
  • JimFuller-RedHat
  • 1
  • Opened 
    on Sep 19, 2024
  • #373

not trolling - just curious about opinions on this.
enhancement
future-work
  • JimFuller-RedHat
  • 5
  • Opened 
    on Sep 19, 2024
  • #372

Is there concept of canonised url ? for example url param sorting ?
  • JimFuller-RedHat
  • 3
  • Opened 
    on Sep 19, 2024
  • #371

Hi, I saw that trurl s COPYING file has Copyright (c) 2023 - 2024, Daniel Stenberg, daniel@haxx.se while other files s boilerplate has Copyright (C) Daniel Stenberg, daniel@haxx.se , et al.. Does the ...
  • charles2910
  • 2
  • Opened 
    on Sep 15, 2024
  • #365

i observed some encoded characters being down-cased when multiple query parameters are provided: trurl --url http://example.com/?a=%5D --set host=example.org # = http://example.org/?a=%5D # note: doesn ...
  • schpet
  • 1
  • Opened 
    on Sep 12, 2024
  • #357

it s not clear to me if this is my ignorant understanding of urls or a bug with trurl, but when i pass an empty query parameter it seems to have a problem where it repeats query params: trurl --url http://example.com/?a= ...
bug
  • schpet
  • 3
  • Opened 
    on Sep 9, 2024
  • #351
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub