Skip to content

Commit 5143782

Browse files
robbyc073gewarren
andauthored
Update snippets/csharp/System.IdentityModel.Tokens/IssuerNameRegistry/Overview/scripts/jquery-1.5.1.js
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 9d92d19 commit 5143782

File tree

1 file changed

+1
-1
lines changed
  • snippets/csharp/System.IdentityModel.Tokens/IssuerNameRegistry/Overview/scripts

1 file changed

+1
-1
lines changed

snippets/csharp/System.IdentityModel.Tokens/IssuerNameRegistry/Overview/scripts/jquery-1.5.1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6714,7 +6714,7 @@ jQuery.extend({
67146714
}
67156715

67166716
// Set the correct header, if data is being sent
6717-
if ( s.data && s.hasContent && !s.contentType || options.contentType ) {
6717+
if ( s.data && s.hasContent && s.contentType || options.contentType ) {
67186718
requestHeaders[ "Content-Type" ] = s.contentType;
67196719
}
67206720

0 commit comments

Comments
 (0)