ObjFW  History Of Ticket 7c108969eb6434e3357eceb9d19a24b0ad5e2d1e

Artifacts Associated With Ticket 7c108969eb6434e3357eceb9d19a24b0ad5e2d1e

  1. Ticket change [3b87c0698c] (rid 40712) by js on 2022-11-23 21:26:39:

    1. icomment:
      Decide whether to support IRIs for 1.0 and decide whether to replace URIs with IRIs entirely.
      
    2. login: "js"
    3. milestone initialized to: "1.0"
    4. mimetype: "text/x-markdown"
    5. priority initialized to: "High"
    6. severity initialized to: "Important"
    7. status initialized to: "Open"
    8. title initialized to: "Support for IRIs"
    9. type initialized to: "Enhancement"
  2. Ticket change [f29b8ead66] (rid 40727) by js on 2022-11-23 21:57:00:

    1. icomment:
      Steps to switch to IRIs:
      
      * Extend character sets in `OFURI` to allow Unicode, but only allow Unicode private characters in the query.  
        (`iprivate       = %xE000-F8FF / %xF0000-FFFFD / %x100000-10FFFD`)
      * Add methods to escape only Unicode
      * Use these methods in all HTTP classes
      * Rename `OFURI` to `OFIRI`
      
    2. login: "js"
    3. mimetype: "text/x-markdown"
    4. resolution changed to: "Open"
  3. Ticket change [2eccea9623] (rid 40860) by js on 2022-11-25 23:45:16:

    1. icomment: "This is now done."
    2. login: "js"
    3. mimetype: "text/x-markdown"
    4. resolution changed to: "Fixed"
    5. status changed to: "Fixed"