issues
search
azzlack
/
Microsoft.AspNet.WebApi.MessageHandlers.Compression
Drop-in module for ASP.Net WebAPI that enables GZip and Deflate support
Apache License 2.0
194
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compression doesn't work with Chrome browser
#63
CSharpBender
closed
4 years ago
1
Please publish signed assemblies to NuGet
#62
billvolt
closed
2 years ago
0
Unable to decompress request using compressor 'System.Net.Http.Extensions.Compression.Core.Compressors.GZipCompressor', Exception of type 'System.OutOfMemoryException' was thrown.
#61
MartinRobins
closed
2 years ago
1
This package is obsolete, so what should we be using instead?
#60
justintoth
closed
5 years ago
1
can i use this in .net core 2.1
#59
vikasNew
closed
2 years ago
1
Add null check for cancelled events
#58
lilmidnit
closed
2 years ago
0
Response.Content of type PushStreamContent problem
#57
marcocenzato
closed
2 years ago
0
ureawait http pipeline
#56
dylan-asos
closed
6 years ago
0
Not compressed in new ASP.NET MVC 5 app
#55
lkurylo
closed
2 years ago
1
Upgrade to use .NET Core and HttpClient 5.2.4
#54
RehanSaeed
closed
2 years ago
1
Issue #52: Default compression configuration.
#53
lezzi
closed
2 years ago
1
Make compression opt-in
#52
gabrielmaldi
closed
2 years ago
0
Manage the Accept-Encoding: * by using the first compressor.
#51
JohnnyMaxK
closed
7 years ago
1
package path is too long for Jenkins
#50
vadzvnik
closed
2 years ago
1
Explicitly Reject Identity
#49
sburtonctr
closed
2 years ago
0
Added signed projects & nuspec files.
#48
klauzy
closed
7 years ago
4
The link to the license on the nuget.org page is broken
#47
smarts
closed
2 years ago
4
Issue #45 Fix
#46
CharlesNRice
closed
7 years ago
1
HttpContext null exception
#45
navnitmehta
closed
2 years ago
9
copy compressed source directly to destination
#44
turbodrubin
closed
7 years ago
0
Correct config line for OWIN Webapi?
#43
ChristineBoersen
closed
7 years ago
2
Ability to Define Compression based on Response Content-Type
#42
phil000
closed
2 years ago
0
Unnecessary Byte Array Buffer in BaseCompressor.Compressor
#41
phil000
closed
7 years ago
0
Compression not working in a published webapi
#40
MatheusLFreitas
closed
8 years ago
2
AccessViolationException - Attempted to read or write protected memory
#39
MarkG
closed
2 years ago
2
Content headers missing from the request during compression
#38
nikhilshilimkar
closed
8 years ago
2
Usage of this library in an API Proxy environment - autodetection of already compressed response bodies
#37
ghost
closed
8 years ago
2
Should be using RecyclableMemoryStream
#36
damianh
closed
8 years ago
2
Fixed issue #34 by catching the ObjectDisposedException and returning…
#35
gentledepp
closed
8 years ago
0
ObjectDisposedException - BaseServerCompressionHandler throws stream of response.Content has already been disposed.
#34
gentledepp
closed
8 years ago
1
HttpContext gets lost because of .ConfigureAwait(false) in SendAsync() and DecompressContent()
#33
martyt
closed
8 years ago
5
Why the dependency on Microsoft.Bcl.Compression in a .NET 4.5.1 targeted project?
#32
martyt
closed
8 years ago
2
Update README.md
#31
wiltodelta
closed
8 years ago
0
Fix Compression Attribute example in README.md
#30
IainCole
closed
8 years ago
1
README - Owin url fix
#29
coni2k
closed
8 years ago
0
Why nuget reference for .NET 4.5.2
#28
jonhenning
closed
8 years ago
1
Updated docs to to refer to the correct usage of CompressionAttribute.
#27
abrenneke
closed
8 years ago
0
Fixed System.ArgumentException in CompressionAttribute
#26
abrenneke
closed
8 years ago
0
"An item with the same key has already been added." when using CompressionAttribute
#25
abrenneke
closed
8 years ago
0
HttpContext.Current.Cache throws exception
#24
joehmchan
closed
8 years ago
0
UWP projects referencing Microsoft.AspNet.WebApi.MessageHandlers.Compression does not compile.
#23
kiewic
closed
8 years ago
1
Owin UseCookieAuthentication does not work anymore after we insert ServerCompressionHandler
#22
zhangpengchen
closed
8 years ago
0
compressing even when accept encoding is null
#21
pranaydutta89
closed
8 years ago
2
Async throttled actions with disabled compression...
#20
genXdev
closed
8 years ago
1
Header ContentLength is null after compression
#19
ghost
closed
8 years ago
1
Update README.md
#18
altumano
closed
9 years ago
1
Remove Microsoft.Bcl dependency in .net4.5
#17
brenovieira
closed
8 years ago
3
Delegate to disable compression.
#16
SebastianStehle
closed
9 years ago
0
Disable compression for specific actions
#15
SebastianStehle
closed
9 years ago
0
Web API response compression not working once the threshold value is set
#14
santoshpatro
closed
8 years ago
2
Next