Results 91 comments of Jonathan Channon

Looks good! You could reorder the editor names so its C A V E S then remove brackets ;) On 18 February 2015 at 10:50, Jason Imison [email protected] wrote: >...

Go go go On Friday, 3 April 2015, Mathew McLoughlin [email protected] wrote: > Ha was thinking the same thing. Not sure if I got the psd but I can get...

I've lost the password @mat-mcloughlin or @Mpdreamz or @david-driscoll might have it

@shanselman On Friday, 18 December 2015, Sayed Ibrahim Hashimi [email protected] wrote: > Who created the twitter account? > > — > Reply to this email directly or view it on...

In Sublime I don't get the original bug now but maybe cause I changed to snippet based completions

No `dnx` will become `dotnet` in terms of commands at a terminal. Hopefully, he says, the changes in terms of APIs won't be too large between RC1 & RC2 packages

This appears to be: https://github.com/VQComms/restsharp.portable/blob/master/src/FubarCoder.RestSharp.Portable.HttpClient/RestClientExtensions.cs#L88 = `!= GET add params to body` https://github.com/FubarDevelopment/restsharp.portable/blob/6811f9290f83d243a1cbc976843e2ba473015fa1/src/FubarCoder.RestSharp.Portable.Core/RestClientExtensions.cs#L163 `!= POST add param to querystring` As @tcorrin says, both should be != GET

It should be != POST && != PUT I think On 22 June 2017 at 16:42, Mark Junker wrote: > Are you sure that this should be != GET? This...

I'll get those over in about 90mins. I was running node on Linux so not sure if that's a factor On Monday, 16 March 2015, Bruno Baia [email protected] wrote: >...

Here's a reproduction of the issue here https://github.com/jchannon/connectowinrepro Its using latest .net components Node = 0.10.25 Express = 4.12.2 Connect-Owin = 0.3.0