{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1741969809,"commit_time":1741979409,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"7d679f9ab6f159483cd24b633eda0f33d2330418","message":"http: remove a HTTP method size restriction\n\nBy allocating the method string as part of the struct, the previous\nfixed size limit (23 bytes) can be avoided. It would previously make\n\"curl -X [long string]\" work against http://localhost but fail against\nhttps://curl.se with no clear error message.\n\nCloses #16729\n","parents":["5b6d3291b5f26f70a0644b557d844253d9bdd265"],"tree_hash":"786cd4ec08971f2bc634bbd5287e4bfbe8b9379b"}