puniverse / comsat

Fibers and actors for web development
docs.paralleluniverse.co/comsat
Other
598 stars 103 forks source link

HttpMessage header name case normalization #68

Closed roded closed 8 years ago

roded commented 8 years ago

https://github.com/puniverse/comsat/pull/66

I seem to have forgot HttpRequest.Builder last time. Do tell if I missed anything. (why is this not automatically mergeable though?)

roded commented 8 years ago

Umph.. git is troubling me. My release seems not updated for some reason.

roded commented 8 years ago

That's that hopefully.

circlespainter commented 8 years ago

Thanks!

roded commented 8 years ago

Sure. Sorry for the mess.

roded commented 8 years ago

Also, can you say when the SNAPSHOT will be available? I'd like to update my code to use this.

circlespainter commented 8 years ago

Actually we'll write somewhere upon which branches one should base fix VS. feature PRs.

You're using master features though, right?

roded commented 8 years ago

In the above question, I meant the SNAPSHOT deployed to sonatype.

I'll use whatever branch you'll say so.

circlespainter commented 8 years ago

I'm uploading a SNAPSHOT built from master after merging in release so it'll contain both fixes and new features so far. You should be able to download it in ten minutes or so.

circlespainter commented 8 years ago

I'm having some connectivity problems while uploading to SonaType so I'll retry later. Anyway, you can build and install locally from master in the meanwhile.