async-h1
                                
                                
                                
                                    async-h1 copied to clipboard
                            
                            
                            
                        client: add default user agent
As suggested in discord, I think.
Note: the tests for this are brittle. The order of added header is non-deterministic (HashMap iterator).
Seems reasonable to sort headers by either addition order or alphabetically
The problem is we are comparing to raw output files and unless headers are always going to be sorted there isn't a way to do that just for test output without re-writing the tests.