Re: [go-nuts] Issue with handler

2020-03-20 Thread Kurtis Rader
On Fri, Mar 20, 2020 at 11:50 AM Ali Hassan wrote: > I have two html files >index and login > Index return status = 200 > login return status = 400 > > Code snipnet > I didn't see any code. All I saw were two pictures that didn't make any sense :-) In other words, please post

Re: [go-nuts] Issue with handler

2020-03-20 Thread robert engels
You have no login.html file... > On Mar 20, 2020, at 1:50 PM, Ali Hassan wrote: > > I have two html files >index and login > Index return status = 200 > login return status = 400 > > Code snipnet > > > > > > > > > > -- > You received this message because y