grunt-karma icon indicating copy to clipboard operation
grunt-karma copied to clipboard

headerSent deprecation showing.

Open beku8 opened this issue 10 years ago • 13 comments

When using karma with [email protected] (newer version), it's throwing the deprecation msg:

connect: res.headerSent: use standard res.headersSent

beku8 avatar Jul 31 '14 09:07 beku8

Confirmed.

trkoch avatar Aug 11 '14 13:08 trkoch

Can you please check if this occurs with karma itself or only when used when used in combination with grunt-karma.

dignifiedquire avatar Aug 11 '14 14:08 dignifiedquire

Only when used in combination with grunt-karma. karma start does not report any warnings.

trkoch avatar Aug 11 '14 14:08 trkoch

+1 for this issue, it seems like karma is using older version which contains deprecated usage of res.headerSent. (https://github.com/gruntjs/grunt-contrib-connect/issues/109) image

cheahkhing avatar Aug 13 '14 03:08 cheahkhing

I am also affected by this issue here :)

houqp avatar Aug 28 '14 21:08 houqp

:+1:

trumbitta avatar Oct 06 '14 09:10 trumbitta

+1

morgan-germain avatar Oct 22 '14 08:10 morgan-germain

+1

andrezero avatar Oct 24 '14 16:10 andrezero

since quite some people already have this issue, do you think we can update our dependency to use newer connect version? that should solve the annoying message.

cheahkhing avatar Oct 25 '14 09:10 cheahkhing

+1

vvakame avatar Nov 05 '14 03:11 vvakame

+1

andreychev avatar Nov 13 '14 19:11 andreychev

+1

justinklemm avatar Mar 18 '15 00:03 justinklemm

+1 same issue :(

olaferlandsen avatar Dec 28 '16 13:12 olaferlandsen