Friedrich Große

Results 53 comments of Friedrich Große

I have rebased this branch onto `main` and fixed any conflicts :)

I'm happy to provide a full PR including updates to unit tests.

I see you added the release blocker tag so I was so bold to open a PR :)

Just to make sure we are not blocked here. I continued the discussion with an answer to the last question at the PR here: https://github.com/modelcontextprotocol/go-sdk/pull/480#issuecomment-3303286390

@findleyr should we add the label to mark the proposal as accepted?

[examples/http](https://github.com/modelcontextprotocol/go-sdk/tree/main/examples/http) is a very useful start, but it's still unclear to me how to easily set HTTP request headers on the client, for instance, to submit an Authorization token.

I'm mainly after the use case of setting the `Authorization` header to authenticate with an MCP server. This is a very common use case, and if we added a better...

Just to illustrate the idea: maybe it's not too late for another breaking change? 😅 https://github.com/modelcontextprotocol/go-sdk/compare/main...fgrosse:go-sdk:fgrosse/http-client

Hey Joe, this action does not require the .out format specifically and I'm using it only with the txt format so there must be some other issue. The parsing error...

By the way, I think the file extension you chose (i.e., `.out` vs `.txt`) doesn't matter, as it will consistently be formatted in the same way. I always use `.txt`...